mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Fix #329 Preserve white space in item tooltips
This commit is contained in:
@@ -1405,7 +1405,7 @@ hr {
|
||||
font-family: MinecraftSeven, sans-serif;
|
||||
font-size: 20px;
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
line-height: 1.1 ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user