RED-5875: Upgrade to new Angular Material components (tooltip)
This commit is contained in:
parent
e71a11b4a1
commit
6ed1cacc4d
@ -9,7 +9,8 @@
|
||||
color: var(--iqser-white) !important;
|
||||
position: relative;
|
||||
overflow: visible !important;
|
||||
text-align: center;
|
||||
text-align: center !important;
|
||||
max-width: unset;
|
||||
}
|
||||
|
||||
&.small .mdc-tooltip__surface {
|
||||
@ -18,7 +19,7 @@
|
||||
|
||||
&.multiline .mdc-tooltip__surface {
|
||||
white-space: pre-line;
|
||||
text-align: left;
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
&.break-all .mdc-tooltip__surface {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user