nice-metropole: remove blue title on gray cell (#89425)

This commit is contained in:
Thomas Jund 2024-04-11 16:30:33 +02:00 committed by Thomas Jund
parent 61f0f9e377
commit c4d57d9afd
1 changed files with 0 additions and 1 deletions

View File

@ -472,7 +472,6 @@ main {
.cell-gray {
&%cell {
background-color: $gray-xlight;
@extend .cell-blue-title;
}
}
.cell-list {