diff --git a/static/css/common.css b/static/css/common.css index 1f884ca..64f3622 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -408,8 +408,9 @@ select { z-index: 1050; -webkit-overflow-scrolling: touch; box-shadow: 0 0 2px rgba(var(--bs-dark-rgb), 0.375); - border-radius: var(--radius); + border-radius: var(--radius); background: #fbfbfb; + overflow: auto; } .bs-left-container .bs-left-title{ font-size: 20px;