Removed highlight class
parent
b9e61eaf43
commit
6e5a4dbc7e
|
@ -14,13 +14,6 @@ const styles = `
|
|||
left: 0;
|
||||
}
|
||||
|
||||
.p-fileupload-content.p-fileupload-highlight {
|
||||
border-color: var(--primary-color);
|
||||
border-width: 2px;
|
||||
border-style: dashed;
|
||||
background-color: var(--primary-100);
|
||||
}
|
||||
|
||||
.p-button.p-fileupload-choose {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue