mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 16:30:13 +01:00
content-text color fix
This commit is contained in:
parent
d4dd8fffee
commit
89c541f6c6
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@
|
||||||
span {
|
span {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: $default-text;
|
color: $content-text;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue