mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
fixing dialogs
This commit is contained in:
parent
80fc6523b7
commit
9220f09fe5
6 changed files with 77 additions and 10 deletions
|
@ -26,6 +26,7 @@
|
|||
justify-content: stretch;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
|
||||
@include outer_shadow();
|
||||
}
|
||||
|
||||
|
@ -69,7 +70,7 @@
|
|||
.uploads {
|
||||
flex: 1;
|
||||
padding: $gap;
|
||||
padding-bottom: 0;
|
||||
// padding-bottom: 0;
|
||||
display: grid;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue