diff --git a/assets/css/swagger.css b/assets/css/swagger.css index 475bd445c0..0106516048 100644 --- a/assets/css/swagger.css +++ b/assets/css/swagger.css @@ -79,8 +79,7 @@ select:-webkit-autofill { color: var(--INTERNAL-MAIN-TEXT-color) !important; } *:not(pre, pre *, code, .far, .fa, .glyphicon, [class*="vjs-"], .fab, .fa-github, .fas, .material-icons, .icofont, .typcn, mu, [class*="mu-"], .glyphicon, .icon) { - font-variation-settings: var(--INTERNAL-MAIN-font-variation-settings) !important; - !font-weight: var(--INTERNAL-MAIN-font-weight) !important; + font-variation-settings: var(--INTERNAL-MAIN-font-variation-settings); font-family: var(--INTERNAL-MAIN-font) !important; letter-spacing: var(--INTERNAL-MAIN-letter-spacing) !important; line-height: 1.574 !important; diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index bfcef1ccf3..cf85047523 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -6.4.0+d34d155e5d2eed4e6d0218ac1a425401433b7bba \ No newline at end of file +6.4.0+2061495d2ef76ac68786724de89fd9f62b162cca \ No newline at end of file