2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Provided separated style for general labels in ShareBox.

This commit is contained in:
23rd
2022-03-14 13:39:50 +03:00
parent 0b336a2954
commit bbc72f752a
3 changed files with 4 additions and 2 deletions

View File

@@ -269,7 +269,7 @@ void ShareBox::prepareCommentField() {
_show,
_descriptor.session,
field,
_descriptor.stComment));
_descriptor.stLabel));
}
field->setSubmitSettings(Core::App().settings().sendSubmitWay());