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
commit 19461843cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;