mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:52:46 +08:00
UX: fix alignment (#24718)
This commit is contained in:
parent
3d710fa0b8
commit
ad77a6876c
|
@ -222,6 +222,7 @@
|
|||
}
|
||||
.select-kit.dropdown-select-box.user-notifications-dropdown {
|
||||
width: 100%;
|
||||
align-self: flex-start;
|
||||
li {
|
||||
flex: 1 1 100%;
|
||||
margin-left: 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user