1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 15:35:25 +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 {
margin-right: 4px;
margin-right: 6px;
svg {
width: 18px;
@ -81,6 +81,6 @@
}
&--with-icon {
padding-left: 8px;
padding-left: 10px;
}
}