stacker.news/components/hoverable-popover.module.css

9 lines
139 B
CSS

.hoverablePopover {
border: 1px solid var(--theme-toolbarActive)
}
.hoverablePopBody {
font-weight: 500;
font-size: 0.9rem;
}