Make page changes more fluid

This commit is contained in:
John Harker 2019-11-03 16:36:46 +00:00 committed by GitHub
parent dd4b388452
commit a51fd1d35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -510,3 +510,7 @@ input[type="radio"]:checked+label+div.tab {
.toasted.bubble .action {
color: inherit !important;
}
.wrapper .content {
min-height: 100vh;
}