Skip to content

Commit

Permalink
- fix light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Uriel-Sautron committed Jul 15, 2024
1 parent 17ded2c commit f6680e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import ngeVendor from '@osrd-project/netzgrafik-frontend/dist/netzgrafik-fronten

const frameSrc = `
<!DOCTYPE html>
<html class="sbb-lean">
<html class="sbb-lean sbb-light">
<head>
<link rel="stylesheet" href="${ngeStyles}"></link>
<script type="module" src="${ngeRuntime}"></script>
Expand Down

0 comments on commit f6680e4

Please sign in to comment.