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 4748152 commit 2018478Copy full SHA for 2018478
1 file changed
sqlpage/sqlpage.css
@@ -22,17 +22,6 @@ td > p {
22
margin-bottom: 0 !important;
23
}
24
25
-/* https://github.com/tabler/tabler/issues/1648 */
26
-* {
27
- scrollbar-color: var(--tblr-primary) var(--tblr-bg-surface-dark) !important;
28
-}
29
-::-webkit-scrollbar {
30
- width: 4px !important;
31
32
-::-webkit-scrollbar-thumb {
33
- background: var(--tblr-primary) !important;
34
35
-
36
.text-secondary a {
37
color: inherit;
38
text-decoration: underline;
0 commit comments