SubNavigation: fix weird overflow issue
This commit is contained in:
@ -171,7 +171,7 @@
|
||||
align-self: center;
|
||||
justify-self: center;
|
||||
font-weight: bold;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: calc(100vw - 200px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user