summaryrefslogtreecommitdiff
path: root/frontend/app.css
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-09 01:07:15 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-09 01:07:15 +0300
commit34ccc98a942098faefb5f4211b215ff9ccc7ad0e (patch)
tree7696ab4d7c8d9fb09c7e2575d482517f68824ae3 /frontend/app.css
Начальный
Diffstat (limited to 'frontend/app.css')
-rw-r--r--frontend/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/app.css b/frontend/app.css
new file mode 100644
index 0000000..2ffd64f
--- /dev/null
+++ b/frontend/app.css
@@ -0,0 +1,4 @@
+html, body {height: 100%;padding:0;margin:0}
+#app, .full {
+ height: 100%;
+} \ No newline at end of file