fixing sidebar animation (disabled text wrapping)
This commit is contained in:
parent
13f276f9fa
commit
4ec6a905a7
@ -33,3 +33,8 @@
|
||||
height: 156px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.main_tablinks_text {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
Loading…
Reference in New Issue
Block a user