Break long words in tooltips
parent
67fd70b4c7
commit
cfcf791efc
|
@ -7,6 +7,7 @@
|
|||
box-shadow: 2px 2px 10px #000;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
word-wrap: break-word;
|
||||
[x-circle] {
|
||||
background-color: unset;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue