Loading static/css/test.css +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ body { } aside { height: 100vh; padding: 15px 20px; background-color: #334859; display: grid; Loading Loading @@ -33,6 +32,10 @@ aside i { font-size: 32px; } aside section.end > a:last-child, aside section.end i:last-child { margin-bottom: 0; } body.dialog-shown { overflow: hidden; } Loading Loading
static/css/test.css +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ body { } aside { height: 100vh; padding: 15px 20px; background-color: #334859; display: grid; Loading Loading @@ -33,6 +32,10 @@ aside i { font-size: 32px; } aside section.end > a:last-child, aside section.end i:last-child { margin-bottom: 0; } body.dialog-shown { overflow: hidden; } Loading