diff options
author | Marvin Borner | 2020-10-02 13:31:39 +0200 |
---|---|---|
committer | Marvin Borner | 2020-10-02 13:31:39 +0200 |
commit | e20b64cddc77cf07a9f2b0c27ce12ca21e61d1f3 (patch) | |
tree | bb457ca5c9be237e8fdfcd79e1678130c4578295 | |
parent | f052c14c6f0ef746b56cdf6c75d5549bff822336 (diff) |
OIh
-rw-r--r-- | overview/public/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overview/public/style.css b/overview/public/style.css index 5eddc9d..e44af0f 100644 --- a/overview/public/style.css +++ b/overview/public/style.css @@ -10,8 +10,6 @@ body { .card { position: absolute; - max-height: 80%; - overflow-y: scroll; width: 30%; left: 50%; top: 50%; |