Preserve QPowerPoint text run styles in PPTX

This commit is contained in:
Курнат Андрей
2026-06-02 07:41:11 +03:00
parent b8c347142a
commit c4532902c8
7 changed files with 228 additions and 9 deletions
+5
View File
@@ -849,6 +849,11 @@ button {
color: #0f5fae;
}
.slide-format-tools {
padding-left: 0;
border-left: 0;
}
.fill-swatches {
display: inline-flex;
align-items: center;