mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
Changes
This commit is contained in:
9
public/css/app.css
vendored
9
public/css/app.css
vendored
@@ -357,6 +357,15 @@ body {
|
||||
transition: all .35s ease-in-out;
|
||||
}
|
||||
|
||||
.message-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.message-container .alert {
|
||||
margin: 30px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#app.header .appheader {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user