Optimize Table checkbox style
This commit is contained in:
parent
9ea47cb3d2
commit
a0f489478b
2 changed files with 5 additions and 1 deletions
|
@ -175,6 +175,10 @@
|
|||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
&-sort{
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
&-hidden{
|
||||
visibility: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue