Updated New Panel

Aligns bottom buttons.
This commit is contained in:
tersiswilvin 2022-08-18 08:09:07 -07:00
parent 0624359e7b
commit c4e0e04740
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ h6 {
margin: -5px;
}
.NewPanel.AdminPanel .flex {
display: block!important;
display: table!important;
}
@media (max-width:1000px) {