newsmy_recorder/src/RecordLyrics.module.css

9 lines
135 B
CSS
Raw Normal View History

2023-06-05 14:16:28 +08:00
.lyricsBrowser {
2023-06-14 10:17:57 +08:00
margin-top: 16px;
2023-06-05 14:16:28 +08:00
padding-bottom: 40px;
2023-06-14 10:17:57 +08:00
padding: 24px;
2023-06-05 14:16:28 +08:00
}
.lyricItem {
padding-bottom: 40px;
}