rowhead: reduce font weight
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/653/head
parent
9487058570
commit
bff4f44003
|
@ -86,7 +86,7 @@ export default defineComponent({
|
||||||
}
|
}
|
||||||
&.main {
|
&.main {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue