Fix plugins icons

This commit is contained in:
Julia Radzhabova 2021-03-30 11:49:11 +03:00
parent 273b4ff6c7
commit 583fcc8cad
2 changed files with 2 additions and 5 deletions

View file

@ -221,7 +221,8 @@
height: @x-huge-btn-height;
img {
height: 27px;
width: @x-huge-btn-icon-size;
height: @x-huge-btn-icon-size;
}
.inner-box-caption {

View file

@ -128,10 +128,6 @@
#plugins-panel {
.x-huge.icon-top {
img {
height: 26px;
}
.caption {
text-overflow: ellipsis;
max-width: 60px;