mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
Make tags scrollable
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
}
|
||||
|
||||
select[multiple="multiple"] {
|
||||
@apply py-2 pr-2 space-y-0.5;
|
||||
@apply py-2 pr-2 space-y-0.5 overflow-y-auto;
|
||||
}
|
||||
|
||||
select[multiple="multiple"] option {
|
||||
|
||||
Reference in New Issue
Block a user