mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-22 04:06:06 +01:00
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;
|
margin: 0 5px 0 0;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
padding-left: 12px !important;
|
padding-left: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
|
|
Loading…
Reference in a new issue