mirror of https://github.com/rancher/dashboard.git
Update _tooltip.scss
This commit is contained in:
parent
717acb62a6
commit
d17da7726e
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
display: block !important;
|
||||
z-index: z-index('tooltip');
|
||||
max-width: 450px;
|
||||
max-width: 50vw;
|
||||
|
||||
.tooltip-inner {
|
||||
background: var(--tooltip-bg);
|
||||
|
|
|
|||
Loading…
Reference in New Issue