wip: fixed sidebar style; style: removed foreground inverted variable; style: removed icon hover variable; style: removed panels text variable; wip: sidebar link active style
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
id="download_tab_container"
|
||||
class="block tab_hidden bg-panels-bg text-panels-text"
|
||||
class="block tab_hidden bg-panels-bg text-foreground"
|
||||
@transitionend="$refs.container.style.transition = ''"
|
||||
ref="container"
|
||||
:data-label="$t('downloads')"
|
||||
|
||||
Reference in New Issue
Block a user