$secondary-fg-color -> $secondary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-08-12 17:19:26 +02:00
parent e5fd19c332
commit 10bc85724a
40 changed files with 81 additions and 82 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ limitations under the License.
}
tr > th:nth-child(n + 2) {
color: $secondary-fg-color;
color: $secondary-content;
font-size: $font-12px;
vertical-align: middle;
width: 66px;