]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/various.scss
Merge pull request #3745 from burkemw3/patch-3
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / various.scss
index 6a6f52f9deef4bac42bfcedf1e88f755e99f4f16..ba6570f21e22fb4d613691ac077f6ed45ee07b8c 100644 (file)
@@ -21,4 +21,13 @@ div.settings div.file-field {
 
 nav .input-field input {
   margin: 0;
+  padding-left: 0.5rem;
+}
+
+.tabs {
+  display: flex;
+}
+
+.tab {
+  flex: 1;
 }