simple icons styling

This commit is contained in:
Burak Civan 2022-11-10 17:42:48 +03:00
parent fd9c82e55d
commit ae59d90e20
2 changed files with 2 additions and 2 deletions

2
public/css/app.css vendored
View File

@ -1399,7 +1399,7 @@ input[type=file]::file-selector-button:hover{
background-color: #DCE2F9;
}
.menu-list a svg {
.menu-list svg {
width: 22px;
height: 24px;
fill: none;

View File

@ -93,7 +93,7 @@
background-color: #DCE2F9;
}
.menu-list a svg {
.menu-list svg {
width: 22px;
height: 24px;
fill: none;