mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-01 15:46:40 +07:00
#23 fixed lab post background
This commit is contained in:
parent
80967ddfac
commit
d5701b2e85
7 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
.wrap {
|
||||
box-shadow: transparentize(black, 0.5) 0 0 0 1px, inset transparentize(white, 0.9) 0 1px, lighten(black, 10%) 0 4px;
|
||||
background-color: $content_bg;
|
||||
background-color: $lab_post_bg;
|
||||
cursor: pointer;
|
||||
|
||||
min-width: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue