Browse Source

Fix account note border radius (#14251)

master
Sasha Sorokin 3 years ago
committed by GitHub
parent
commit
1c903c7ad6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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 View File

@ -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