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,6 +1,6 @@
|
|||
.grid {
|
||||
min-height: 200px;
|
||||
padding-bottom: 60px;
|
||||
padding-bottom: 62px;
|
||||
box-sizing: border-box;
|
||||
|
||||
display: grid;
|
||||
|
@ -20,6 +20,6 @@
|
|||
// width: 25%;
|
||||
// float: left;
|
||||
// padding: $gap / 2;
|
||||
z-index: 100;
|
||||
z-index: 10;
|
||||
box-sizing: border-box;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue