]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/cards.scss
Reduced border-radius for tags
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / cards.scss
index 596d0a59773cd7d4f48e40972b0413076818934a..3edbe673eb5d2973013cdec1df4613a83d52c970 100644 (file)
@@ -200,6 +200,7 @@ a.original:not(.waves-effect) {
       background-color: $blueAccentColor;
       padding: 0 15px 0 10px;
       margin: auto 2px;
+      border-radius: 6px;
 
       a,
       i {