make nested quotes stack opacity
This commit is contained in:
@ -291,7 +291,8 @@ blockquote {
|
||||
margin: 10px;
|
||||
border-radius: 4px;
|
||||
border-left: 10px solid $lighter;
|
||||
background-color: $dark2;
|
||||
// background-color: $dark2;
|
||||
background-color: #00000026;
|
||||
}
|
||||
|
||||
.user-info {
|
||||
|
Reference in New Issue
Block a user