$secondary-fg-color -> $secondary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
e5fd19c332
commit
10bc85724a
40 changed files with 81 additions and 82 deletions
|
@ -40,7 +40,8 @@ $spacePanelWidth: 71px;
|
|||
|
||||
> p {
|
||||
font-size: $font-15px;
|
||||
color: $secondary-fg-color;
|
||||
color: $secondary-content;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.mx_SpaceFeedbackPrompt {
|
||||
|
@ -108,7 +109,7 @@ $spacePanelWidth: 71px;
|
|||
line-height: $font-24px;
|
||||
|
||||
> span {
|
||||
color: $secondary-fg-color;
|
||||
color: $secondary-content;
|
||||
position: relative;
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue