mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
fix(ui): make tooltips a bit wider
This commit is contained in:
@@ -281,7 +281,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@utility info-helper-popup {
|
@utility info-helper-popup {
|
||||||
@apply hidden absolute z-40 text-xs rounded-sm text-neutral-700 group-hover:block dark:border-coolgray-500 border-neutral-900 dark:bg-coolgray-400 bg-neutral-200 dark:text-neutral-300 max-w-xs whitespace-normal break-words;
|
@apply hidden absolute z-40 text-xs rounded-sm text-neutral-700 group-hover:block dark:border-coolgray-500 border-neutral-900 dark:bg-coolgray-400 bg-neutral-200 dark:text-neutral-300 max-w-sm whitespace-normal break-words;
|
||||||
}
|
}
|
||||||
|
|
||||||
@utility buyme {
|
@utility buyme {
|
||||||
|
|||||||
Reference in New Issue
Block a user