mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
#58 fixed upload buttons
This commit is contained in:
parent
b871cc2042
commit
97958a358b
4 changed files with 14 additions and 18 deletions
|
@ -1,15 +1,7 @@
|
|||
@import "src/styles/variables";
|
||||
|
||||
.wrap {
|
||||
@include outer_shadow();
|
||||
@include editor_round_button();
|
||||
|
||||
transition: opacity 0.5s;
|
||||
background: $red_gradient;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
position: relative;
|
||||
|
||||
input {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue