Ver código fonte

Fix horizontal scrollbar appearing on the options panel

tags/v0.1.0
Fen Dweller 6 anos atrás
pai
commit
48d6f42e56
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css Ver arquivo

@@ -79,6 +79,7 @@ body.toggle-entity-name .entity-name {
justify-content: start;
flex-direction: column;
background: #444;
overflow-x: hidden;
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;


Carregando…
Cancelar
Salvar