]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/various.scss
Fix reviews
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / various.scss
index 6a6f52f9deef4bac42bfcedf1e88f755e99f4f16..7daf40ec6ecb6891c367178a6dc23df6e44ab094 100644 (file)
@@ -22,3 +22,11 @@ div.settings div.file-field {
 nav .input-field input {
   margin: 0;
 }
+
+.tabs {
+  display: flex;
+}
+
+.tab {
+  flex: 1;
+}