1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-27 05:46:41 +07:00

fixed commentform buttons

This commit is contained in:
Fedor Katurov 2019-10-12 19:21:38 +07:00
parent 2673722af7
commit fada25ee10
8 changed files with 97 additions and 23 deletions

View file

@ -19,10 +19,4 @@
padding: $gap / 2;
border-radius: 0 0 $radius $radius;
flex-wrap: wrap;
svg {
fill: transparentize(white, 0.9);
}
// @include outer_shadow();
}