tweak audio tag width

This commit is contained in:
llcc
2022-05-28 16:04:10 +08:00
committed by Tienson Qin
parent 359d4d02b1
commit c8e1af519b

View File

@@ -586,7 +586,8 @@ a.cloze-revealed {
html.is-native-ios {
audio {
width: 300px;
width: 100%;
max-width: 350px;
}
}