mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 17:05:51 +08:00
fix index for moderation actions, and view options
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
padding: 15px;
|
||||
box-sizing: border-box;
|
||||
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
|
||||
z-index: 10;
|
||||
z-index: 4;
|
||||
|
||||
.ctaHeader {
|
||||
font-size: 16px;
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
height: 144px;
|
||||
min-height: auto;
|
||||
margin-top: 16px;
|
||||
z-index: 10;
|
||||
z-index: 4;
|
||||
|
||||
@media (--tablet) {
|
||||
width: 650px;
|
||||
|
||||
Reference in New Issue
Block a user