mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-11 08:48:14 +00:00
Add some margin for one-line profile values copying.
This commit is contained in:
parent
473e190aeb
commit
ab06574fd9
@ -402,6 +402,7 @@ infoLabeledOneLine: FlatLabel(defaultFlatLabel) {
|
||||
style: TextStyle(defaultTextStyle) {
|
||||
lineHeight: 19px;
|
||||
}
|
||||
margin: margins(5px, 5px, 5px, 5px);
|
||||
}
|
||||
infoLabelSkip: 2px;
|
||||
infoLabel: FlatLabel(infoLabeledOneLine) {
|
||||
|
Loading…
Reference in New Issue
Block a user