Update layout UI

This commit is contained in:
cuom1999 2023-02-07 23:14:48 -06:00
parent 993309d56b
commit 2ee279098f
11 changed files with 193 additions and 135 deletions

View file

@ -495,6 +495,7 @@ ul.select2-selection__rendered {
border-top: none;
margin: 0 -5px;
padding: 1px 0.5em 3px;
background: white;
&.sidebox-table {
border: none;
@ -591,7 +592,7 @@ ul.select2-selection__rendered {
.control-button {
background: lightgray;
color: black !important;
border: 0;
border: 0;
}
.control-button:hover {
@ -701,7 +702,7 @@ ul.select2-selection__rendered {
}
#login-panel {
display: inline-block;
position: relative;
margin: 5em auto auto -10em;