Style Fixes

This commit is contained in:
Indrajith K L
2022-11-27 16:34:03 +05:30
parent 521258c17f
commit df7a97ed22

1
hg.css
View File

@@ -241,6 +241,7 @@ dialog::backdrop {
display: flex; display: flex;
color: #ffffff; color: #ffffff;
z-index: 999; z-index: 999;
justify-content: center;
} }
.footer .footer-items { .footer .footer-items {