mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-27 02:52:49 +08:00
[SSE] Fix text color in chart types dataview.
This commit is contained in:
@ -70,7 +70,9 @@
|
||||
|
||||
.group-description {
|
||||
.font-size-normal();
|
||||
|
||||
color: @text-normal-ie;
|
||||
color: @text-normal;
|
||||
|
||||
.rtl & {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user