refactoring allStyles styleStyle -> style-style
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.employeeReport {
|
||||
background: #F1F1F1;
|
||||
.employee-report {
|
||||
background: #f1f1f1;
|
||||
height: 100%;
|
||||
min-height: 100vh;
|
||||
font-family: "LabGrotesque", sans-serif;
|
||||
@ -42,7 +42,7 @@
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
color: #263238;
|
||||
background: #8DC63F;
|
||||
background: #8dc63f;
|
||||
border-radius: 12px;
|
||||
padding: 5px;
|
||||
max-width: 130px;
|
||||
|
Reference in New Issue
Block a user