From ae03714bb9b7e509791451290e26eceabc5838e5 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期四, 15 四月 2021 17:49:29 +0800 Subject: [PATCH] 解决table 横向不滚动! --- src/assets/css/map/_map-variable.less | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/assets/css/map/_map-variable.less b/src/assets/css/map/_map-variable.less index 8ef5f52..64c7e30 100644 --- a/src/assets/css/map/_map-variable.less +++ b/src/assets/css/map/_map-variable.less @@ -6,6 +6,7 @@ @color-tool: #C0C4CC;//宸ュ叿鑹� @color-shadow: #00fff6;//鏄剧ず棰滆壊 @background-color: rgba(0, 16, 30, .7);//鑳屾櫙濉厖鑹� +@background-color4: rgba(0, 16, 30, .4);//鑳屾櫙濉厖鑹� @background-color-light: rgba(40, 50, 100, .4);//鍏夋檿 @background-color-split: rgba(0, 255, 246, .14);//鍒嗗壊绾� @background-color-tools: #1A4951;//宸ュ叿绠� -- Gitblit v1.8.0