mirror of
https://github.com/itflow-org/itflow
synced 2026-08-30 11:25:12 +00:00
Fix Light mode Initialization flash when in dark mode
This commit is contained in:
@@ -163,7 +163,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") {
|
||||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en" data-bs-theme="light" data-lte-color-mode="off">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
|
||||
Reference in New Issue
Block a user