mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 04:40:20 +01:00
Settings export page did not show whole content in Firefox for Android
This commit is contained in:
parent
6ea89b6318
commit
5df98e0cf5
@ -6,7 +6,7 @@ html, body {
|
||||
#settings {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
height: 95%;
|
||||
height: 100%;
|
||||
}
|
||||
#settings.invalid {
|
||||
background-color: var(--input-error-background-color);
|
||||
|
@ -9,6 +9,7 @@ Version 1.10:
|
||||
- always protect about:blank
|
||||
- persistent rng not working in Firefox for Android
|
||||
- mobile default settings were not used in Firefox for Android
|
||||
- settings export page did not show whole content in Firefox for Android
|
||||
|
||||
known issues:
|
||||
- if a data URL is blocked the page action button does not appear
|
||||
|
Loading…
x
Reference in New Issue
Block a user