Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHo3ein <ho3ein.sanaei@gmail.com>2023-05-06 12:23:41 +0300
committerGitHub <noreply@github.com>2023-05-06 12:23:41 +0300
commitac31d6d9fb666ba8deec353d0ba783eb6a8b231f (patch)
treeea1e1764da0208035a7000f7d884a6c36b55d830 /web/assets/css
parent78638a97373bccc761f46cbbef0fda34a8dedd6c (diff)
parent83c853ffb6b896c8a6d1eef4e0354ba1201ebf13 (diff)
Merge pull request #347 from hamid-gh98/main
[Feature] import/export database in the panel
Diffstat (limited to 'web/assets/css')
-rw-r--r--web/assets/css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css
index d13e3159..671ba24f 100644
--- a/web/assets/css/custom.css
+++ b/web/assets/css/custom.css
@@ -1,5 +1,5 @@
#app {
- height: 100%;
+ height: 100vh;
}
.ant-space {