fix: 삼성 브라우저 다크모드 색상 틀어짐 수정 시도
This commit is contained in:
@@ -22,6 +22,7 @@ $me = $db->queryFirstRow('SELECT no, nation, officer_level, permission, con, tur
|
||||
<head>
|
||||
<title><?= UniqueConst::$serverName ?>: 경매장</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="color-scheme" content="dark">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=1024" />
|
||||
<?= WebUtil::printJS('../d_shared/common_path.js', true) ?>
|
||||
|
||||
Reference in New Issue
Block a user