mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
tags
This commit is contained in:
parent
163a46ace2
commit
b8b1e49d94
11 changed files with 176 additions and 48 deletions
|
@ -52,7 +52,6 @@
|
|||
|
||||
.mark {
|
||||
flex: 0 0 32px;
|
||||
background: red;
|
||||
position: relative;
|
||||
|
||||
&::after {
|
||||
|
@ -62,7 +61,7 @@
|
|||
right: 4px;
|
||||
width: 24px;
|
||||
height: 52px;
|
||||
background: #ff3344;
|
||||
background: $olive;
|
||||
box-shadow: transparentize(black, 0.8) 4px 2px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue