mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Merge branch 'master' of ssh://vault48.org:22522/opt/deploys/git/vault/staging/frontend
This commit is contained in:
commit
cf405e874a
1 changed files with 0 additions and 20 deletions
|
@ -76,19 +76,6 @@
|
||||||
color: $red;
|
color: $red;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::after {
|
|
||||||
content: ' ';
|
|
||||||
margin-left: $spc;
|
|
||||||
background: white;
|
|
||||||
width: 4px;
|
|
||||||
height: $gap;
|
|
||||||
display: block;
|
|
||||||
opacity: 0.2;
|
|
||||||
border-radius: 4px;
|
|
||||||
position: absolute;
|
|
||||||
right: -2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: ' ';
|
content: ' ';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -103,13 +90,6 @@
|
||||||
transition: transform 0.5s, opacity 0.25s;
|
transition: transform 0.5s, opacity 0.25s;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is_active {
|
|
||||||
&::before {
|
|
||||||
transform: translate(50%, 0) scaleX(1);
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
padding: $gap;
|
padding: $gap;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue