mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 03:15:42 +03:00
Multiline modifier for tooltips
This commit is contained in:
@@ -61,3 +61,8 @@
|
||||
opacity: 1;
|
||||
top: -20%;
|
||||
}
|
||||
|
||||
.tooltip.multiline::after {
|
||||
width: 200px;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user