Always show install buttons in listing pages when compatible
This commit is contained in:
Родитель
0b3bcaf2ca
Коммит
c96794a76a
|
@ -2427,6 +2427,10 @@ body.editor-tools {
|
|||
}
|
||||
}
|
||||
|
||||
.listing .item:not(.incompatible) .install-shell {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.item-info .install-button .button {
|
||||
max-width: 200px;
|
||||
white-space: normal;
|
||||
|
|
Загрузка…
Ссылка в новой задаче