gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ops-www] branch master updated: fix more x scroll momento


From: gnunet
Subject: [taler-taler-ops-www] branch master updated: fix more x scroll momento
Date: Sun, 31 Mar 2024 14:50:29 +0200

This is an automated email from the git hooks/post-receive script.

nora-grothoff pushed a commit to branch master
in repository taler-ops-www.

The following commit(s) were added to refs/heads/master by this push:
     new 8f4f43e  fix more x scroll momento
8f4f43e is described below

commit 8f4f43ebef6f64730a8d08486d8a308a6a30fb64
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun Mar 31 14:50:26 2024 +0200

    fix more x scroll momento
---
 static/scss/util.scss | 1 +
 1 file changed, 1 insertion(+)

diff --git a/static/scss/util.scss b/static/scss/util.scss
index 0c1f5cb..92cfeb7 100644
--- a/static/scss/util.scss
+++ b/static/scss/util.scss
@@ -4,6 +4,7 @@
   main#maincontent:not(.no-auto-width) {
     // @apply max-w-screen-xl px-8 md:px-16;
     @apply max-w-screen-xl px-8 sm:overflow-x-hidden;
+    max-width: calc(100vw - 6rem);
   }
   main#maincontent:not(.no-auto-margin) {
     @apply my-12;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]