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

This commit is contained in:
Thomas Jund 2024-04-11 16:30:33 +02:00
parent 8a9184d5cf
commit b7f0c67e2e
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 {