Fix icon overflowing in navigation
This commit is contained in:
@ -130,7 +130,7 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
span {
|
||||
span:not(.icon) {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
Reference in New Issue
Block a user