]> git.mxchange.org Git - friendica.git/commitdiff
Fix: mobile: Frio dark , +change side bar padding
authorExtarys <hypewolf@protonmail.com>
Thu, 14 Jan 2021 23:47:02 +0000 (18:47 -0500)
committerExtarys <hypewolf@protonmail.com>
Thu, 14 Jan 2021 23:47:02 +0000 (18:47 -0500)
view/theme/frio/css/style.css

index 80183b7d8a350a9c4a729101a313294b8e2b0592..94992ff11fbfd488964425a869cba1eca4639e5f 100644 (file)
@@ -88,13 +88,15 @@ blockquote {
     aside{
         position: fixed!important;
         top: 0!important;
-        background-color: #fff;
+        background-color: $background_color;
         width: 100%;
         max-width: 300px;
         height: 100%;
         padding-top: 100px;
         z-index: 10;
         overflow: auto;
+        padding-left: 2px!important;
+        padding-right: 2px!important;
     }
     aside::before {
         content: " ";