mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
eslint fixes
This commit is contained in:
+2
-2
@@ -21,12 +21,12 @@
|
||||
display: inline-block;
|
||||
width: 1.125rem * 1.33333;
|
||||
height: 1.125rem;
|
||||
vertical-align: -3px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
border-radius: 3px;
|
||||
border: 1px solid $border-color;
|
||||
vertical-align: -3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
@each $country in $countries {
|
||||
|
||||
Reference in New Issue
Block a user