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:
authorSanaei <ho3ein.sanaei@gmail.com>2025-03-26 15:04:42 +0300
committerGitHub <noreply@github.com>2025-03-26 15:04:42 +0300
commitd376ce057c4e2de6071dfb2185b4fd9a3a4338b1 (patch)
treef349a170638f023f27f507ccbc1574bd50f4a164 /web/assets/element-ui
parent6545d8b61df5ad03d89bd738dad84c5fc946a0b5 (diff)
parent5e6e900e64bb2da5c0146cafa75d1a7b7bafaed7 (diff)
Merge pull request #2823 from shishkevichd/refactor/refactor-5
Code refactoring
Diffstat (limited to 'web/assets/element-ui')
-rw-r--r--web/assets/element-ui/theme-chalk/display.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/assets/element-ui/theme-chalk/display.css b/web/assets/element-ui/theme-chalk/display.css
deleted file mode 100644
index 1d8790ba..00000000
--- a/web/assets/element-ui/theme-chalk/display.css
+++ /dev/null
@@ -1 +0,0 @@
-@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}} \ No newline at end of file