优化配色
This commit is contained in:
@@ -728,7 +728,7 @@ watch(activeDockZone, (newZone) => {
|
||||
|
||||
/* 半透明区域框样式 */
|
||||
.dock-preview-area {
|
||||
background-color: rgba(161, 169, 196, 0.3); /* 半透明背景 */
|
||||
background-color: rgba(148, 204, 255, 0.3); /* 半透明背景 */
|
||||
border: 2px dashed #61697E; /* 虚线边框 */
|
||||
box-sizing: border-box;
|
||||
z-index: 9998; /* 确保在指示器下方 */
|
||||
|
||||
Reference in New Issue
Block a user