Fix cell styling
This commit is contained in:
parent
f4da23f4c1
commit
c9a9f94c8f
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
background-color: #fff;
|
||||
}
|
||||
|
||||
&--wulkanowy {
|
||||
&--other {
|
||||
color: #1e88e5;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
&__cell {
|
||||
padding: 8px;
|
||||
|
||||
&__feature-name {
|
||||
&--feature-name {
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue