fix: correction sur les menus

This commit is contained in:
Kazhnuz Klappsthul 2022-12-18 21:35:04 +01:00
parent 6b8fbca595
commit f343d03800
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@
align-items: center;
word-wrap: none;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;

View File

@ -1401,7 +1401,6 @@ ul.card-list, .card > ul {
justify-content: space-between;
align-items: center;
word-wrap: none;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
border: 0px solid rgba(0, 0, 0, 0.3);