mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 18:57:25 +08:00
Fix timeline admin menu button spacing (#19322)
This commit is contained in:
parent
738f1958d8
commit
04acee5de3
@ -127,6 +127,10 @@
|
|||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.topic-admin-menu-button-container {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
.topic-admin-menu-button {
|
.topic-admin-menu-button {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user