mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 16:10:48 +08:00
topic-admin-menu shouldn't be fixed width on mobile
This commit is contained in:
parent
7045a2a87c
commit
277d09516e
|
@ -222,7 +222,7 @@ sub sub {
|
|||
.topic-admin-popup-menu {
|
||||
box-sizing: border-box;
|
||||
padding: 0.25em;
|
||||
|
||||
width: unset;
|
||||
ul {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
|
|
Loading…
Reference in New Issue
Block a user