commit | 74466e6113718f96d198281bba5d1ab63b2fe79d | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Tue Nov 02 21:09:52 2021 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Tue Nov 02 21:09:52 2021 +0000 |
tree | 4e590f80764acff1aaabf462d7c6e770397c6294 | |
parent | 30307e6b598b3d57f43c291abc48c6940e90934d [diff] | |
parent | 40af744c74df65e73d82f6bee279bf37cf5151a4 [diff] |
Merge branch 'development' of github.com:clicksminuteper/clicksminutepernet into development
diff --git a/styles/card.module.css b/styles/card.module.css index 603d051..0150dff 100644 --- a/styles/card.module.css +++ b/styles/card.module.css
@@ -25,7 +25,7 @@ .panel { position: absolute; overflow-x: hidden; - overflow-y: auto; + overflow-y: hidden; width: 88%; height: 76%; top: 12%; @@ -96,4 +96,4 @@ margin: 5px; padding: 5px 10px; border-radius: 8px; -} \ No newline at end of file +}