(cp badc7c76b) fixes #2167 add max-width for storage tooltips

This commit is contained in:
Linty
2024-06-11 17:27:24 +02:00
parent ec5bce90bf
commit e5e603d3d8
+1
View File
@@ -1613,6 +1613,7 @@ a.stat-box:hover {
.storage-tooltips .tooltip {
min-width: 265px;
max-width: 400px;
padding: 15px 20px;
}