mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-03-08 09:07:57 +03:00
Increased a bit settings width
This commit is contained in:
parent
320f679f6d
commit
b2e58706dd
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
<script>require('../js/lib/components.js');</script>
|
||||
<script>require('../js/settings.js');</script>
|
||||
|
||||
<title i18id="SettingsTitle"></title>
|
||||
<title i18id="SettingsTitle">Settings</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
@ -36,7 +36,7 @@ body
|
|||
|
||||
.settings
|
||||
position: absolute
|
||||
width: 524px
|
||||
width: 532px
|
||||
|
||||
top: 0
|
||||
bottom: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue