优化
This commit is contained in:
@@ -224,6 +224,7 @@ header
|
||||
.filter-table
|
||||
width 100%
|
||||
text-align center
|
||||
user-select none
|
||||
th
|
||||
position: sticky;
|
||||
top -1px
|
||||
@@ -384,6 +385,8 @@ input::-webkit-input-placeholder
|
||||
.selected_icon
|
||||
background-color: #fff;
|
||||
color: $red
|
||||
td
|
||||
color: $red
|
||||
.overall_lightgreen
|
||||
background linear-gradient(#00d9a1 0%,#00c0a5 30%,#115fae 100%)
|
||||
.body-container
|
||||
@@ -403,5 +406,7 @@ input::-webkit-input-placeholder
|
||||
.selected_icon
|
||||
background-color: #fff;
|
||||
color: #008f8f
|
||||
td
|
||||
color: #008f8f
|
||||
.overall_blue
|
||||
background linear-gradient(#031f6d 0%,#011a60 20%,#060346 100%)
|
||||
Reference in New Issue
Block a user