Browse Source

don't show outline of full-screen video (#12176)

master
Hinaloe 4 years ago
committed by Eugen Rochko
parent
commit
547a5bac9d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/styles/mastodon/components.scss

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

@ -5194,6 +5194,7 @@ a.status-card.compact:hover {
max-height: 100% !important;
width: 100% !important;
height: 100% !important;
outline: 0;
}
}

Loading…
Cancel
Save