mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Remove arrows on tooltips (only needed for sidebar, but found now way to limit this now)
This commit is contained in:
parent
909949a9e1
commit
e5a4d11c0b
@ -161,3 +161,8 @@ td {
|
||||
.date-only-datetimepicker .bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Popper.js */
|
||||
.tooltip .arrow {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user