mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 20:52:46 +08:00
UX: Use border-box sizing on SK2 dropdowns
This commit is contained in:
parent
3bcd1485f7
commit
a791b67e66
|
@ -31,6 +31,7 @@
|
|||
|
||||
.select-kit-collection {
|
||||
border-radius: inherit;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user