mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 08:48:28 +00:00
fix object-fit
This commit is contained in:
parent
848a9af9a0
commit
68db3d4757
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
audio,
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 10px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue