|
|
@@ -1237,7 +1237,7 @@ onBeforeUnmount(() => {
|
|
|
-webkit-backdrop-filter: blur(10px);
|
|
|
height: 200px !important;
|
|
|
width: 100px !important;
|
|
|
- overflow-y: auto !important;
|
|
|
+ overflow-y: hidden !important;
|
|
|
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
|
|
|
border-radius: 8px !important;
|
|
|
padding: 10px !important;
|