nantes: fix bad css selector for menu-cell ul (#67877)

This commit is contained in:
Thomas Jund 2022-08-02 14:33:17 +02:00
parent 3d69c43328
commit 82e0f98e9e
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ body {
// menu-cell
.menu-cell {
.gru-content & {
.links-list ul {
ul {
> li {
border: none;
> a {