mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 14:23:53 +00:00
Fixes for file input styling
This commit is contained in:
parent
7816c1d944
commit
bdd33be001
@ -1359,6 +1359,7 @@ body.tw-dirty span.tw-dirty-indicator, body.tw-dirty span.tw-dirty-indicator svg
|
|||||||
|
|
||||||
.tw-file-input-wrapper {
|
.tw-file-input-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tw-file-input-wrapper input[type=file] {
|
.tw-file-input-wrapper input[type=file] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user