|
6 | 6 | background-color: #2c2c2c !important; |
7 | 7 | color: #cdcdcd !important; |
8 | 8 | border: 1px solid #4a4a4a !important; |
9 | | - border-radius: 6px !important; |
| 9 | + border-radius: 3px !important; |
10 | 10 | box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25) !important; |
11 | | - font-size: 13px !important; |
| 11 | + font-size: 11.5px !important; |
12 | 12 | font-family: Arial, sans-serif !important; |
13 | 13 | z-index: 2147483647 !important; |
14 | 14 | position: absolute !important; |
15 | 15 | left: -1000px; |
16 | 16 | top: -1000px; |
17 | 17 | box-sizing: border-box !important; |
18 | | - min-width: 130px !important; |
| 18 | + min-width: 120px !important; |
19 | 19 | padding: 3px 0 !important; |
20 | 20 | overflow: hidden !important; |
21 | 21 | } |
|
26 | 26 | } |
27 | 27 |
|
28 | 28 | .dropdown-item { |
29 | | - padding: 7px 14px !important; |
| 29 | + padding: 5px 10px !important; |
30 | 30 | cursor: pointer !important; |
31 | 31 | white-space: nowrap !important; |
32 | 32 | user-select: none !important; |
|
49 | 49 | } |
50 | 50 |
|
51 | 51 | .item-icon svg { |
52 | | - width: 16px !important; |
53 | | - height: 16px !important; |
| 52 | + width: 14px !important; |
| 53 | + height: 14px !important; |
54 | 54 | display: block !important; |
55 | 55 | } |
56 | 56 |
|
|
0 commit comments