mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-12 19:54:04 +09:00
Add support for 3D/CAD file formats preview (#34794)
Fix #34775 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@ -52,8 +52,7 @@ form.single-button-form.is-loading .button {
|
||||
}
|
||||
|
||||
.markup pre.is-loading,
|
||||
.editor-loading.is-loading,
|
||||
.pdf-content.is-loading {
|
||||
.editor-loading.is-loading {
|
||||
height: var(--height-loading);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user