newsmy_recorder/src/RecordLyrics.module.css
2023-06-14 10:17:57 +08:00

9 lines
135 B
CSS

.lyricsBrowser {
margin-top: 16px;
padding-bottom: 40px;
padding: 24px;
}
.lyricItem {
padding-bottom: 40px;
}