mirror of https://github.com/keeweb/keeweb
a bit more padding in advanced search options
parent
f184915849
commit
39a33bd77a
|
@ -107,6 +107,7 @@
|
|||
align-items: stretch;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
padding: 0 $small-spacing;
|
||||
&-text {
|
||||
flex: 100%;
|
||||
padding: $base-padding-v 0;
|
||||
|
|
Loading…
Reference in New Issue