mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #31941 from overleaf/mj-default-theme
[web] Change default data-theme attribute to light GitOrigin-RevId: adabde890746da24728bd1cd47562eb769893ee0
This commit is contained in:
committed by
Copybot
parent
a293474c0c
commit
26739294d5
@@ -104,7 +104,7 @@ html(
|
||||
'website-redesign': isWebsiteRedesign === true || websiteRedesignOverride,
|
||||
'application-page': isApplicationPage,
|
||||
}
|
||||
data-theme='default'
|
||||
data-theme='light'
|
||||
)
|
||||
if settings.recaptcha && settings.recaptcha.siteKeyV3
|
||||
script(
|
||||
|
||||
Reference in New Issue
Block a user