forked from AkkomaGang/akkoma-fe
remove important in css property
This commit is contained in:
parent
c361b41641
commit
c1001da860
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
margin: 0 5px 0 0;
|
||||
|
||||
&:first-child {
|
||||
padding-left: 12px !important;
|
||||
padding-left: 12px;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
|
|
Loading…
Reference in a new issue