Fix account note border radius (#14251)

master
Sasha Sorokin 4 years ago committed by GitHub
parent 06fc6a9cd4
commit 1c903c7ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 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%);

Loading…
Cancel
Save