Add a width
This commit is contained in:
parent
cbecf966a9
commit
85f86371a7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1510,6 +1510,7 @@ input:not([type=radio]) {
|
|||||||
background: transparent none;
|
background: transparent none;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
width: 88%;
|
||||||
}
|
}
|
||||||
#qr-filename:not(.edit) {
|
#qr-filename:not(.edit) {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user