1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-22 13:31:50 +04:00

ribbon fix

This commit is contained in:
codecalm
2021-03-14 16:28:10 +01:00
parent 2594cad0bf
commit ad3bc73563
+5
View File
@@ -14,6 +14,11 @@
text-transform: uppercase;
background: $primary;
border-color: $primary;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 2rem;
min-width: 2rem;
&:before {
position: absolute;