mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix for model information not being centered and having the wrong background
This commit is contained in:
@@ -368,14 +368,14 @@ body.connected #popupfooter, #popupfooter.always-available {
|
||||
margin-top: 200px;
|
||||
}
|
||||
|
||||
#loadpopup {
|
||||
.loadpopup {
|
||||
width: 500px;
|
||||
background-color: #262626;
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
#loadpopup {
|
||||
.loadpopup {
|
||||
width: 100%;
|
||||
background-color: #262626;
|
||||
margin-top: 100px;
|
||||
|
Reference in New Issue
Block a user