1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-12 22:32:21 +04:00

tabler v1

This commit is contained in:
codecalm
2020-11-02 00:43:03 +01:00
parent 39156c1141
commit 667327a0d9
87 changed files with 431 additions and 276 deletions
+5 -1
View File
@@ -4,7 +4,7 @@
justify-content: center;
color: inherit;
background-color: $white;
border-color: $border-color-transparent;
border-color: $border-color-dark-transparent;
&:hover {
color: inherit;
@@ -38,6 +38,10 @@
.icon-right {
margin: 0 -.25rem 0 .5rem;
}
.badge {
top: auto;
}
}
%btn-color {