mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Set max size of popup for Firefox and fix padding issues
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
align-items: center;
|
||||
width: calc(100% - 6px);
|
||||
height: calc(100% - 22px);
|
||||
padding: 22px 3px 0;
|
||||
width: 330px;
|
||||
margin: 22px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user