Constrain width for filtering
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
max-inline-size: 100%;
|
||||
position: relative;
|
||||
z-index: 5;
|
||||
|
||||
.popup {
|
||||
min-inline-size: 40ch;
|
||||
max-inline-size: 40ch;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user