mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
flow appearance
This commit is contained in:
parent
428930497e
commit
b4147231e7
1 changed files with 4 additions and 4 deletions
|
@ -165,8 +165,9 @@
|
|||
|
||||
.horizontal > & {
|
||||
top: auto;
|
||||
max-height: 50%;
|
||||
max-width: 100%;
|
||||
left: 0;
|
||||
max-height: 100%;
|
||||
max-width: 50%;
|
||||
height: auto;
|
||||
width: auto;
|
||||
bottom: 0;
|
||||
|
@ -174,13 +175,12 @@
|
|||
|
||||
.quadro > & {
|
||||
top: auto;
|
||||
left: auto;
|
||||
max-height: 70%;
|
||||
max-width: 50%;
|
||||
height: auto;
|
||||
width: auto;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue