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

fixed flow hero appearance

This commit is contained in:
Fedor Katurov 2019-11-05 16:57:40 +07:00
parent 56086e7c5f
commit aff052e66d
4 changed files with 45 additions and 16 deletions

View file

@ -100,7 +100,7 @@
.is_text {
background: none;
padding: 10px;
box-shadow: inset #444 0 0 0 1px;
box-shadow: inset $cell_shade 0 0 0 1px;
}
.thumbnail {