1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00

eslint fixes

This commit is contained in:
codecalm
2019-10-17 22:34:27 +02:00
parent b54ecdb4f6
commit ae55a3e2d1
32 changed files with 374 additions and 480 deletions
+3 -3
View File
@@ -6,14 +6,14 @@
right: -($ribbon-margin);
z-index: 1;
padding: .25rem .75rem;
font-size: $h6-font-size;
font-weight: 700;
line-height: 1.5rem;
color: #fff;
text-align: center;
text-transform: uppercase;
background: $primary;
border-color: $primary;
text-transform: uppercase;
font-size: $h6-font-size;
line-height: 1.5rem;
&::before {
position: absolute;