Removed highlight class

pull/4130/head
Diego 2023-07-13 17:43:14 +02:00
parent b9e61eaf43
commit 6e5a4dbc7e
1 changed files with 0 additions and 7 deletions

View File

@ -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;