aboutsummaryrefslogtreecommitdiffstats
path: root/res/css
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-01-29 20:37:50 +0300
committerRblSb <msrblsb@gmail.com>2025-01-29 20:42:01 +0300
commit382f9b2ebedca905028341825350a0fa69d88673 (patch)
treef627cd270d893452c13f3d0916ea75673c39607e /res/css
parent0592564264fff57ccfd9677957196951f9f1c6cf (diff)
Cleanup
- PWA support (needs https) - Optimize websocket responses - Support `/ad` for youtube cache - New icon!
Diffstat (limited to 'res/css')
-rw-r--r--res/css/des.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/css/des.css b/res/css/des.css
index d6cd5ed..f047714 100644
--- a/res/css/des.css
+++ b/res/css/des.css
@@ -761,6 +761,12 @@ footer#footer {
background-color: var(--background-chat);
}
+@media only screen and (orientation: portrait) {
+ #swapLayoutBtn {
+ display: none !important;
+ }
+}
+
/* Message buffer */
#messagebuffer {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage