Fix styling error

This commit is contained in:
WardPearce
2024-04-11 22:27:28 +12:00
parent 069a0a53ac
commit b96980121f
+6
View File
@@ -12,6 +12,12 @@
max-width: 200px !important;
}
.vds-kb-action {
position: absolute !important;
top: 50% !important;
left: 50% !important;
}
.vds-chapter-radio {
align-items: start !important;
}