fixed: UI tooltip line breaks
This commit is contained in:
parent
6d4f9922cb
commit
5ef8a81837
@ -1,3 +1,8 @@
|
|||||||
|
.tooltip-inner {
|
||||||
|
white-space:nowrap;
|
||||||
|
max-width:none;
|
||||||
|
}
|
||||||
|
|
||||||
#project_navbar{
|
#project_navbar{
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user