mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-30 17:49:19 +03:00
Made the submission notice scroll when too large
This commit is contained in:
@@ -338,6 +338,13 @@ input::-webkit-inner-spin-button {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.sponsorTimeMessagesRow {
|
||||
max-height: 300px;
|
||||
display: flex;
|
||||
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.sponsorTimeEdit {
|
||||
font-size: 14px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user