Merge branch '339-polling-updated-poll-admin-ux' into 'dev'

Make create  poll dialog scrollable

See merge request keanuapp/keanuapp-weblite!109
This commit is contained in:
N Pex 2022-07-01 09:24:25 +00:00
commit 3a474f4981

View file

@ -207,10 +207,9 @@
// Creation dialog // Creation dialog
// //
.poll-create { .poll-create {
overflow-x: hidden;
overflow-y: auto;
.poll-create-dialog-content { .poll-create-dialog-content {
overflow-x: hidden;
overflow-y: auto;
font-family: "Inter"; font-family: "Inter";
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;