wip
This commit is contained in:
@@ -15,6 +15,7 @@ Label#message_label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
StatusTitle {
|
StatusTitle {
|
||||||
|
dock: top;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 1;
|
height: 1;
|
||||||
color: $text;
|
color: $text;
|
||||||
@@ -23,9 +24,12 @@ StatusTitle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
EnvelopeHeader {
|
EnvelopeHeader {
|
||||||
|
dock: top;
|
||||||
|
margin-top: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 1;
|
height: 1;
|
||||||
background: $panel;
|
tint: $primary 10%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_content {
|
#main_content {
|
||||||
|
|||||||
Reference in New Issue
Block a user