mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
SelectMultipleFilterForm: fix padding to match design
This commit is contained in:
parent
4c610a7014
commit
fea522bf5c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
/* Layout */
|
||||
margin-top: 7px;
|
||||
padding: 15px 40px 20px 30px;
|
||||
padding: 15px 30px 20px 30px;
|
||||
|
||||
/* Borders */
|
||||
background-color: var(--matterColorLight);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue