Adjust position of new icons to align correctly

This commit is contained in:
Jaifroid 2025-03-02 12:11:34 +00:00
parent 82019aa1f6
commit c791a03e03

View File

@ -154,6 +154,10 @@ div:not(.panel-success, .alert-message) {
padding: 0px 1em !important;
}
#btnRandomArticle, #btnToggleTheme {
top: 2px;
}
#OPFSQuota {
padding: 4px;
width: -moz-fit-content;