mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2024-11-05 03:30:12 +00:00
fix linebreak popup width
This commit is contained in:
parent
f9dd81c4f6
commit
4bafe4d3bb
@ -5,8 +5,8 @@ body {
|
||||
}
|
||||
.container {
|
||||
padding: 10px;
|
||||
min-width: 300px;
|
||||
max-width: 400px;
|
||||
min-width: 350px;
|
||||
max-width: 450px;
|
||||
}
|
||||
.h3 {
|
||||
font-family: Sen-bold, sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user