Browse Source

change font-weight & border-radius

kaho-y 4 years ago
parent
commit
5a1bd8dfae
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/client/styles/scss/_recent-changes.scss

+ 6 - 0
src/client/styles/scss/_recent-changes.scss

@@ -1,5 +1,11 @@
 .list-group {
   .list-group-item {
+    .grw-tag-label {
+      font-size: 10px;
+      font-weight: normal;
+      border-radius: $border-radius-sm;
+    }
+
     .footstamp-icon {
       svg {
         width: 13.92px;