simple icons styling
This commit is contained in:
parent
fd9c82e55d
commit
ae59d90e20
2
public/css/app.css
vendored
2
public/css/app.css
vendored
@ -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;
|
||||||
|
2
resources/assets/sass/app.css
vendored
2
resources/assets/sass/app.css
vendored
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user