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

9 lines
129 B
CSS

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