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
path: root/web/html
diff options
context:
space:
mode:
authorShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-21 17:38:41 +0300
committerShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-21 17:38:41 +0300
commit00addb0dd9f6451124466fb7ab6cae9ab9a8a643 (patch)
tree07138e7858f7133d978437fcc6b07e9a262ad4f6 /web/html
parentdb140a1e9b7f131be3085852785c0ff2a4d7a5c8 (diff)
chore: delete `display.css`
these styles are not used anywhere
Diffstat (limited to 'web/html')
-rw-r--r--web/html/common/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/html/common/head.html b/web/html/common/head.html
index ca854a30..4c6bb4e2 100644
--- a/web/html/common/head.html
+++ b/web/html/common/head.html
@@ -5,7 +5,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{{ .base_path }}assets/ant-design-vue/antd.min.css">
- <link rel="stylesheet" href="{{ .base_path }}assets/element-ui/theme-chalk/display.css">
<link rel="stylesheet" href="{{ .base_path }}assets/css/custom.min.css?{{ .cur_ver }}">
<style>
[v-cloak] {