mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Refined audio card frontend rendering
Refs https://github.com/TryGhost/Team/issues/1230
This commit is contained in:
parent
878c9bc944
commit
8c52e001c1
@ -5,6 +5,10 @@
|
||||
box-shadow: inset 0 0 0 1px rgba(124, 139, 154, 0.25);
|
||||
}
|
||||
|
||||
.kg-audio-card+.kg-audio-card {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.kg-audio-thumbnail {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user