diff --git a/src/frontend/src/style/index.css b/src/frontend/src/style/index.css index 87318fa2b..3fa513c82 100644 --- a/src/frontend/src/style/index.css +++ b/src/frontend/src/style/index.css @@ -94,6 +94,8 @@ --note-emerald-opacity: #064e3b80; --note-amber-opacity: #78350f80; --note-red-opacity: #7f1d1d80; + + --radius: 0.5rem; } .dark {