mirror of
https://github.com/plebbit/seedit.git
synced 2026-02-23 02:35:13 -05:00
fix(inbox): show parent buttons were clickable outside of their space
This commit is contained in:
@@ -270,6 +270,7 @@
|
||||
cursor: pointer;
|
||||
font-weight: 700;
|
||||
color: var(--text-primary);
|
||||
display: inline-block
|
||||
}
|
||||
|
||||
.addMargin {
|
||||
@@ -322,6 +323,7 @@
|
||||
font-size: 13px;
|
||||
color: var(--text-primary);
|
||||
cursor: pointer;
|
||||
display: inline-block
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user