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

iconfont fixes

This commit is contained in:
codecalm
2020-11-08 22:45:17 +01:00
parent 52dd843e17
commit 88af16fb11
86 changed files with 55 additions and 963 deletions
+3 -1
View File
@@ -23,7 +23,8 @@
cursor: not-allowed;
}
svg {
svg,
i {
width: $icon-size;
height: $icon-size;
margin: 0 .25rem 0;
@@ -159,6 +160,7 @@
.icon {
width: 1rem;
height: 1rem;
font-size: 1rem;
}
}