fix cv in mobile pandora_enterprise#12297
This commit is contained in:
parent
dcd891eedb
commit
5d28ed6710
|
@ -3320,3 +3320,9 @@ div.visual-console-container-dashboard fieldset {
|
|||
.ui-page-theme-a div.visual-console-container-dashboard a {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
h1.dialog_title {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue