mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
upload button
This commit is contained in:
parent
3ed01773c4
commit
adfa668f15
4 changed files with 31 additions and 14 deletions
|
@ -1,7 +1,10 @@
|
|||
.panel {
|
||||
height: 60px;
|
||||
height: 72px;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
bottom: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: $gap;
|
||||
z-index: 10;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue