mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
4 lines
81 B
CSS
4 lines
81 B
CSS
|
|
.form-group:not(:last-child) {
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.1)
|
|
} |