ui: Improve responsiveness

This commit is contained in:
nemunaire 2023-08-06 13:03:49 +02:00
parent 77c82fc000
commit c1fd1b24d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" style="height:100%">
<html lang="en" class="d-flex flex-column h-100">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">