Browse Source

Remove useless line

pull/704/merge
Timothée Jaussoin 7 years ago
parent
commit
b7c419d938
  1. 1
      themes/material/css/style.css

1
themes/material/css/style.css

@ -123,7 +123,6 @@ main {
right: 0;
top: 0;
transition: opacity 0.3s ease-in-out;
transform: translateZ(0);
overflow-y: auto;
overflow-x: hidden;

Loading…
Cancel
Save