Make page changes more fluid
This commit is contained in:
parent
dd4b388452
commit
a51fd1d35e
1 changed files with 4 additions and 0 deletions
|
|
@ -510,3 +510,7 @@ input[type="radio"]:checked+label+div.tab {
|
|||
.toasted.bubble .action {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.wrapper .content {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue