mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Display long names appropriately in dialogue headers. Fixes #2278
This commit is contained in:
parent
af2722faa3
commit
537f6f0ab1
@ -11,6 +11,8 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Overrides alertify js headers hovering behaviour*/
|
/* Overrides alertify js headers hovering behaviour*/
|
||||||
|
Loading…
Reference in New Issue
Block a user