moki 4 дней назад
Родитель
Сommit
6708435f75
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/views/DeviceConfig.vue

+ 0 - 2
src/views/DeviceConfig.vue

@@ -790,7 +790,6 @@ onMounted(() => window.addEventListener('resize', onResize))
   display: flex;
   flex-direction: column;
   min-height: 0;
-  overflow: hidden;
 
   > .section-card:not(.log-card) {
     flex-shrink: 0;
@@ -802,7 +801,6 @@ onMounted(() => window.addEventListener('resize', onResize))
     flex-direction: column;
     margin-bottom: 0;
     height: 0;
-    overflow: hidden;
 
     :deep(.ant-card-head) {
       flex-shrink: 0;