mirror of
https://github.com/transloadit/uppy.git
synced 2026-08-01 06:21:35 +00:00
Remove scale effect when hovering on a provider icon
This commit is contained in:
parent
067a20cd92
commit
f905c8cc52
1 changed files with 0 additions and 4 deletions
|
|
@ -331,10 +331,6 @@
|
|||
transition: transform ease-in-out .15s;
|
||||
}
|
||||
|
||||
.uppy-DashboardTab-btn:hover svg {
|
||||
transform: translateZ(0) scale(1.1, 1.1);
|
||||
}
|
||||
|
||||
.uppy-DashboardTab-name {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue