We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7879f70 commit 7085ac9Copy full SHA for 7085ac9
app/renderer/css/main.css
@@ -145,10 +145,6 @@ body {
145
color: rgb(108 133 146 / 100%);
146
}
147
148
-.sortable-chosen .server-tooltip {
149
- display: none;
150
-}
151
-
152
.tab {
153
position: relative;
154
margin: 2px 0;
@@ -423,6 +419,10 @@ webview.focus {
423
419
left: -5px;
424
420
425
421
422
+.sortable-chosen .server-tooltip {
+ display: none;
+}
+
426
#collapse-button {
427
bottom: 30px;
428
left: 20px;
0 commit comments