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

switch icon component

This commit is contained in:
codecalm
2020-11-07 01:34:08 +01:00
parent 04237729ec
commit 6c83cc06d5
12 changed files with 322 additions and 8 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
}
svg {
width: 1.25rem;
height: 1.25rem;
width: $icon-size;
height: $icon-size;
margin: 0 .25rem 0;
margin-inline-start: -.5rem;
vertical-align: bottom;