mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 02:49:29 +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 {
|
.select-kit.dropdown-select-box.user-notifications-dropdown {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
align-self: flex-start;
|
||||||
li {
|
li {
|
||||||
flex: 1 1 100%;
|
flex: 1 1 100%;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user