Merge pull request #2739 from brkcvn/master

Simple icons styling
This commit is contained in:
Burak Civan
2022-11-10 17:44:22 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1399,7 +1399,7 @@ input[type=file]::file-selector-button:hover{
background-color: #DCE2F9; background-color: #DCE2F9;
} }
.menu-list a svg { .menu-list svg {
width: 22px; width: 22px;
height: 24px; height: 24px;
fill: none; fill: none;
+1 -1
View File
@@ -93,7 +93,7 @@
background-color: #DCE2F9; background-color: #DCE2F9;
} }
.menu-list a svg { .menu-list svg {
width: 22px; width: 22px;
height: 24px; height: 24px;
fill: none; fill: none;