1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 07:43:54 +00:00

Add missing style (#2867)

This commit is contained in:
André Bispo
2023-04-20 15:52:36 +01:00
committed by GitHub
parent 9a1a369472
commit 50dcec6d44

View File

@@ -107,6 +107,10 @@
.footer-text { .footer-text {
width: 100% !important; width: 100% !important;
}
.center {
text-align: center !important;
} }
.templateColumnContainer{ .templateColumnContainer{