Make select box content relative, so it jumps above checkbox

This commit is contained in:
inpsyde-maticluznar 2024-12-11 09:31:52 +01:00
parent 4d2c9fce10
commit 1b1546768b
No known key found for this signature in database
GPG key ID: D005973F231309F6

View file

@ -57,6 +57,7 @@
&__content {
display: flex;
position: relative;
}
&__title {