This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
misuzu-interim/assets/misuzu.css/profile/birthdate.css

14 lines
242 B
CSS
Raw Normal View History

2022-09-13 15:14:49 +02:00
.profile__birthdate__content {
padding: 2px 5px;
}
.profile__birthdate__select {
min-width: auto;
}
.profile__birthdate__label {
display: inline-block;
}
.profile__birthdate__title {
font-size: .9em;
line-height: 1.8em;
}