more styles change for matched table
This commit is contained in:
@@ -486,7 +486,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
/* color: v.$text-p; */
|
||||
color: v.$p-color;
|
||||
word-break: break-all;
|
||||
font-weight: 500;
|
||||
|
||||
@@ -512,6 +512,10 @@
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
font-weight: 600;
|
||||
|
||||
div {
|
||||
color: v.$p-color;
|
||||
}
|
||||
}
|
||||
|
||||
&-date-status {
|
||||
@@ -733,9 +737,10 @@
|
||||
|
||||
&:first-child {
|
||||
font-weight: 700;
|
||||
color: v.$p-color;
|
||||
|
||||
.complaint-details-header {
|
||||
/* background-color: v.$bg-hover; */
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user