Browse Source

Fix account note border radius (#14251)

Sasha Sorokin 4 years ago
parent
commit
1c903c7ad6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/javascript/styles/mastodon/components.scss

+ 0 - 1
app/javascript/styles/mastodon/components.scss

@@ -6627,7 +6627,6 @@ noscript {
     padding: 15px;
     padding-bottom: 10px;
     color: $primary-text-color;
-    border-radius: 4px;
     font-size: 14px;
     font-weight: 400;
     border-bottom: 1px solid lighten($ui-base-color, 12%);