add bulk placeholder

This commit is contained in:
Pete Matsyburka
2024-03-30 19:37:48 +02:00
parent 9bdc5d4863
commit d4940234b7
12 changed files with 433 additions and 12 deletions
+5
View File
@@ -83,6 +83,11 @@ button[disabled] .enabled {
bottom: auto;
}
.tooltip-pre:before {
white-space: pre;
text-align: left;
}
.tooltip-bottom-end:after {
transform: translateX(-25%);
border-color: transparent transparent var(--tooltip-color) transparent;