mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-22 09:56:23 +01:00
Adjust tooltip styling
This commit is contained in:
parent
8c73360e41
commit
a968655d4a
@ -95,11 +95,11 @@
|
||||
.text.allowNewlines {
|
||||
white-space: pre-wrap;
|
||||
text-align: start;
|
||||
inline-size: 55vw;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1000px) {
|
||||
/* Enough space to NOT wrap */
|
||||
white-space: pre;
|
||||
}
|
||||
@media only screen and (max-width: 1100px) {
|
||||
inline-size: 40vw;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
|
Loading…
Reference in New Issue
Block a user