Replace $roomtile-badge-fg-color with $accent-fg-color
This commit is contained in:
parent
b24436c4a4
commit
40e4347114
4 changed files with 1 additions and 4 deletions
|
@ -41,7 +41,7 @@ limitations under the License.
|
|||
// with text-align in parent
|
||||
display: inline-block;
|
||||
padding: 0 4px;
|
||||
color: $roomtile-badge-fg-color;
|
||||
color: $accent-fg-color;
|
||||
background-color: $muted-fg-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue