mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 23:30:36 +01:00
prevent floating button from getting hidden behind other components
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
position: fixed;
|
||||
right: 30px;
|
||||
bottom: 30px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.user-img {
|
||||
|
||||
Reference in New Issue
Block a user