mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01: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…
Reference in New Issue
Block a user