Fix border-radius on “sensitive media” overlay for full-width media (#2364)

local
Claire 9 months ago committed by GitHub
parent 0dfc6ea3ef
commit 150cfcf3ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      app/javascript/flavours/glitch/styles/components/misc.scss

@ -1351,7 +1351,6 @@ button.icon-button.active i.fa-retweet {
padding: 0;
margin: 0;
border: 0;
border-radius: 4px;
color: $white;
&__label {

Loading…
Cancel
Save