1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05: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 {
width: 100% !important;
}
.center {
text-align: center !important;
}
.templateColumnContainer{