mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 01:16:01 +00:00
perspective cell highlight
This commit is contained in:
@@ -179,4 +179,9 @@
|
||||
th.columnHeader {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
th:global(.highlight) {
|
||||
border: 3px solid var(--theme-icon-blue);
|
||||
padding: 0px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user