mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 14:06:09 +08:00
[common] skiped window's close button animation
This commit is contained in:
@ -85,10 +85,8 @@
|
||||
&.close {
|
||||
position: relative;
|
||||
opacity: 0.7;
|
||||
transition: transform .3s;
|
||||
|
||||
&:hover {
|
||||
transform: scale(1.1);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user