fix sorting and add opacity while sorting
This commit is contained in:
@@ -855,6 +855,10 @@
|
||||
&-body {
|
||||
background-color: v.$white;
|
||||
|
||||
&.loading {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
>*+* {
|
||||
border-top: 1px solid v.$b-color-2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user