Preserve QPowerPoint slide backgrounds

This commit is contained in:
Курнат Андрей
2026-06-01 06:43:17 +03:00
parent 24206eb8bb
commit 4377e5279e
8 changed files with 119 additions and 5 deletions
+6
View File
@@ -422,6 +422,12 @@ button {
padding-left: 2px;
}
.slide-background-swatches {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.fill-swatch {
position: relative;
width: 24px;