Slightly improved style of ttl button.
This commit is contained in:
parent
101e795af8
commit
a5c12065af
|
@ -325,7 +325,8 @@ historyMessagesTTL: IconButtonWithText {
|
||||||
}
|
}
|
||||||
textFg: historyComposeIconFg;
|
textFg: historyComposeIconFg;
|
||||||
textFgOver: historyComposeIconFgOver;
|
textFgOver: historyComposeIconFgOver;
|
||||||
textPadding: margins(16px, 20px, 6px, 7px);
|
textPadding: margins(21px, 20px, 3px, 7px);
|
||||||
|
textAlign: align(left);
|
||||||
|
|
||||||
font: font(10px semibold);
|
font: font(10px semibold);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e94d77847c7bd3e26b33fa20d40f2c467d8cca46
|
Subproject commit 50ef072af7f7518032c018291776e1cd528afa95
|
Loading…
Reference in New Issue