mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-29 00:23:23 -05:00
11 lines
167 B
CSS
11 lines
167 B
CSS
[v-cloak] {
|
|
display: none;
|
|
}
|
|
|
|
.fd-section-heading {
|
|
margin-bottom: 24px !important;
|
|
}
|
|
.fd-section-content + .fd-section-content {
|
|
margin-top: 24px !important;
|
|
}
|