mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
fixed audio
This commit is contained in:
parent
c9a616b1c9
commit
63ae5039fe
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.block_audio {
|
.block_audio {
|
||||||
align-items: center;
|
align-items: stretch;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding-bottom: 0 !important;
|
// padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.block_image {
|
.block_image {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue