]> Nishi Git Mirror - gwion.git/commitdiff
Fix overflow for mdr box (???)
authorJérémie Astor <fennecdjay@gmail.com>
Tue, 16 Feb 2021 20:11:34 +0000 (21:11 +0100)
committerJérémie Astor <fennecdjay@gmail.com>
Tue, 16 Feb 2021 20:11:34 +0000 (21:11 +0100)
custom.css

index a4532723d64d538965029d2bb1c0299e1b6db51b..fad63ab71221ee146140289612fbe6dafac4705a 100644 (file)
@@ -7,6 +7,7 @@
   margin-left: 20%;
   moz-border-radius: 15px;
   -webkit-border-radius: 15px;
+  overflow: scroll;
 }
 
 footer {