Fix style

This commit is contained in:
OVSharova 2021-08-23 17:18:30 +03:00
parent d25110f142
commit 1b65d263dc
3 changed files with 0 additions and 12 deletions

View file

@ -110,10 +110,6 @@
width: 96px; width: 96px;
height: 96px; height: 96px;
cursor: pointer; cursor: pointer;
svg&:hover {
opacity:0.85;
}
} }
#panel-settings, #panel-settings,

View file

@ -49,10 +49,6 @@
width: 96px; width: 96px;
height: 96px; height: 96px;
cursor: pointer; cursor: pointer;
svg&:hover {
opacity:0.85;
}
} }
#file-menu-panel { #file-menu-panel {

View file

@ -49,10 +49,6 @@
width: 96px; width: 96px;
height: 96px; height: 96px;
cursor: pointer; cursor: pointer;
svg&:hover {
opacity:0.85;
}
} }
#file-menu-panel { #file-menu-panel {