1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-10 07:55:24 +02:00

Update button indentation

This commit is contained in:
Tanya Fomina 2022-05-18 15:24:07 +08:00
parent 8bbd41d132
commit 26606d90bc

View file

@ -19,7 +19,7 @@
} }
&__icon { &__icon {
margin-right: 4px; margin-right: 6px;
svg { svg {
width: 18px; width: 18px;
@ -81,6 +81,6 @@
} }
&--with-icon { &--with-icon {
padding-left: 8px; padding-left: 10px;
} }
} }