silphius/app/react/components/dom/dialogue-caret.module.css
2024-07-23 12:53:12 -05:00

9 lines
117 B
CSS

.caret {
position: absolute;
fill: #ffffff;
stroke: #00000044;
stroke-width: 2px;
left: 50%;
top: 50%;
}