New option to disable SVG icons / Functionality added to Vier

This commit is contained in:
Michael 2024-11-11 15:42:42 +00:00
parent eded4209d2
commit f36353e010
4 changed files with 19 additions and 2 deletions

View file

@ -1779,6 +1779,13 @@ section.minimal {
padding-right: 12px; */
}
.network-svg {
width: 18px;
height: 18px;
border-radius: 4px;
padding: 2px;
}
#profile-jot-form {
box-shadow: 1px 2px 0px 0px #D8D8D8;
background-color: #fafafa;