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:
parent
56086e7c5f
commit
aff052e66d
4 changed files with 45 additions and 16 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue