making all icons same size

This commit is contained in:
Peter 2021-07-13 15:53:47 +01:00
parent 13833f9a99
commit 994b4fd90f

View File

@ -3095,7 +3095,7 @@ input:checked + .toggleSwitchSlider:before {
}
/* Settings icon colors. */
#settingsSVG {
#settingsSVG #openInstanceSVG #settingsSVG{
stroke: #ffffff;
height: 15px;
}