forked from AkkomaGang/akkoma-fe
fix selects being messed up
This commit is contained in:
parent
a97c07bfdf
commit
5718c6491e
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
<style lang="scss">
|
||||
@import '../../_variables.scss';
|
||||
|
||||
.Select {
|
||||
/* TODO fix order of styles */
|
||||
label.Select {
|
||||
padding: 0;
|
||||
|
||||
select {
|
||||
|
|
Loading…
Reference in a new issue