mirror of https://github.com/go-gitea/gitea
Update JS dependencies (#20423)
- Update all JS dependencies minus vue ones - Remove workaround for case-insensitive attribute selector - Add new linter rules and fix issues - Tested SVG display and swaggerpull/20506/head
parent
b8733e8f89
commit
c7fa5cc017
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.9 KiB |
@ -1,5 +0,0 @@ |
||||
/* can not have this selector in less because of https://github.com/less/less.js/issues/3027 */ |
||||
.view-raw img[src$='.svg' i] { |
||||
max-height: 600px !important; |
||||
max-width: 600px !important; |
||||
} |
Loading…
Reference in new issue