mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
fix quote reply z-order
This commit is contained in:
@ -437,6 +437,7 @@ article.boxed {
|
||||
background-color: #666;
|
||||
color: #fff;
|
||||
padding: 10px;
|
||||
z-index: 401;
|
||||
|
||||
&:hover {
|
||||
background-color: #999;
|
||||
|
Reference in New Issue
Block a user