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

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