Add hack to fix off-centre logoff modal

This commit is contained in:
2019-01-26 18:51:10 -07:00
parent 6eb6311954
commit 373d3efaff
7 changed files with 1591 additions and 897 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
body {
margin: 0;
padding: 0;
.ui.page.modals.transition.visible {
display: flex !important;
}