mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-05-02 03:39:30 +08: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