Просмотр исходного кода

Increase the minimum width of the sidebar

tags/v0.1.0
Fen Dweller 6 лет назад
Родитель
Сommit
fef28d50ff
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css Просмотреть файл

@@ -80,7 +80,7 @@ body.toggle-entity-glow .entity-box:not(.selected) > img{


#options { #options {
position: relative; position: relative;
min-width: 120pt;
min-width: 200pt;
flex: 1 0 15vw; flex: 1 0 15vw;
display: flex; display: flex;
justify-content: start; justify-content: start;


Загрузка…
Отмена
Сохранить