working good state
This commit is contained in:
@@ -18,6 +18,16 @@ StatusTitle {
|
||||
width: 100%;
|
||||
height: 1;
|
||||
color: $text;
|
||||
background: $surface;
|
||||
background: rgb(64, 62, 65);
|
||||
content-align: center middle;
|
||||
}
|
||||
|
||||
EnvelopeHeader {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: $panel;
|
||||
}
|
||||
|
||||
#main_content {
|
||||
padding: 1 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user