Skip to content

Commit b5a1be6

Browse files
committed
Update style.css
1 parent 12f4c2c commit b5a1be6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/gui/src/css/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,6 @@ span.header-sort-icon img {
11751175
box-sizing: border-box;
11761176
width: initial;
11771177
padding-left: 10px;
1178-
border: 3px solid rgba(255, 255, 255, 0);
11791178
position: relative;
11801179
}
11811180

@@ -1335,7 +1334,7 @@ span.header-sort-icon img {
13351334
line-height: 28px;
13361335
padding-left: 10px;
13371336
background-color: #fafafa;
1338-
border-top: 1px solid #e3e3e3;
1337+
border-top: 1px solid #e3e3e35c;
13391338
color: #505050;
13401339
user-select: none !important;
13411340
-moz-user-select: none !important;

0 commit comments

Comments
 (0)