handle deleted better in sync and tui
This commit is contained in:
@@ -27,7 +27,7 @@ EnvelopeHeader {
|
||||
dock: top;
|
||||
margin-top: 1;
|
||||
width: 100%;
|
||||
height: 1;
|
||||
max-height: 2;
|
||||
tint: $primary 10%;
|
||||
}
|
||||
|
||||
@@ -49,8 +49,11 @@ ListView {
|
||||
|
||||
.header_key {
|
||||
tint: gray 20%;
|
||||
min-width: 10;
|
||||
}
|
||||
|
||||
.header_value {
|
||||
padding:0 1 0 0;
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user