pad bottom of content for admin view

This commit is contained in:
IrosTheBeggar 2021-03-03 21:50:49 -05:00
parent 315a48f6fe
commit 4852d25967

View File

@ -31,4 +31,8 @@ a {
.logo-row-mstream {
max-width: 800px;
}
.content-switcher {
padding-bottom: 60px;
}