use more less variables
This commit is contained in:
@@ -143,7 +143,7 @@ export default {
|
||||
|
||||
background: white;
|
||||
&:nth-child(even) {
|
||||
background: #f5f3f4;
|
||||
background: @gray_light;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -180,7 +180,7 @@ export default {
|
||||
|
||||
background: white;
|
||||
&:nth-child(even) {
|
||||
background: #f5f3f4;
|
||||
background: @gray_light;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user