Fix cell styling

This commit is contained in:
Dominik Korsa 2019-10-14 22:47:54 +02:00
parent f4da23f4c1
commit c9a9f94c8f
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
background-color: #fff;
}
&--wulkanowy {
&--other {
color: #1e88e5;
}
}

View file

@ -98,7 +98,7 @@
&__cell {
padding: 8px;
&__feature-name {
&--feature-name {
font-weight: 500;
}
}