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

View File

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