mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
prevent webkit from partly repainting the frame
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
opacity: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
// prevent webkit from partly repainting the frame
|
||||
box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
|
||||
|
||||
img {
|
||||
max-height: 55vmin;
|
||||
|
||||
Reference in New Issue
Block a user