Skip to content

Commit 2082291

Browse files
author
hikki
committed
v5.2
1 parent 1d4bcdd commit 2082291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/assets/component.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
display: inline-block;
6161
width: 100%;
6262
height: 30px;
63-
background: #ededed;
63+
background: #fbfbfb;
6464
color: #666;
6565
border: 1px solid #e5e5e5;
6666
transition: .2s ease-in-out;
@@ -136,7 +136,7 @@
136136

137137
.dlp-dot-menu{position: relative;}
138138
.dlp-dot-menu-select{
139-
background: #363636;
139+
background: #4c4c4c;
140140
display: flex!important;
141141
border-radius: 3px;
142142
color: #ffffff;

0 commit comments

Comments
 (0)