diff options
Diffstat (limited to 'overview')
-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%; |