mirror of
https://github.com/getformwork/formwork.git
synced 2025-02-22 16:56:50 +01:00
Increase tooltips left and right padding
This commit is contained in:
parent
a88efbf08a
commit
c5505cd37e
2
admin/assets/css/admin-dark.min.css
vendored
2
admin/assets/css/admin-dark.min.css
vendored
File diff suppressed because one or more lines are too long
2
admin/assets/css/admin.min.css
vendored
2
admin/assets/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
@ -352,7 +352,7 @@ $notification-animation-easing: cubic-bezier(0.4, 0, 0.2, 1);
|
||||
// Tooltip
|
||||
// ===
|
||||
|
||||
$tooltip-padding: 0.25rem;
|
||||
$tooltip-padding: 0.25rem 0.5rem;
|
||||
$tooltip-min-width: 2rem;
|
||||
$tooltip-background-color: rgba($color-base-100, 0.8);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user