1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fixed dot position

This commit is contained in:
Fedor Katurov 2020-04-15 09:54:31 +07:00
parent 8bd039a508
commit d1d1848e07

View file

@ -111,5 +111,9 @@
@include tablet { @include tablet {
padding: $gap; padding: $gap;
&::after {
right: 0;
}
} }
} }