8000 fix: clear hover when empty · atinc/ngx-tethys@4682e56 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 4682e56

Browse files
author
liuxiu
committed
fix: clear hover when empty
1 parent 553edf5 commit 4682e56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/modules/tables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
&.clear-hover {
4040
cursor: default !important;
4141
box-shadow: initial !important;
42+
background-color: transparent !important;
4243
}
4344
}
4445
}

0 commit comments

Comments
 (0)
0