mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 06:23:44 +08:00
follow the rabbit to fix potential issues
This commit is contained in:
@@ -403,8 +403,9 @@ pre {
|
||||
audio {
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
audio::-webkit-media-controls-play-button,
|
||||
audio::-webkit-media-controls-panel {
|
||||
background-color: none;
|
||||
}
|
||||
audio::-webkit-media-controls-panel,
|
||||
audio::-moz-media-controls-play-button,
|
||||
audio::-moz-media-controls-panel {
|
||||
background: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user