mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-19 07:19:52 +02:00
improve css resizer style
This commit is contained in:
@ -923,7 +923,7 @@ namespace OS {
|
||||
if (event.shiftKey) {
|
||||
fnk += "SHIFT";
|
||||
}
|
||||
console.log(fnk, c);
|
||||
//console.log(fnk, c);
|
||||
if (fnk == "") {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user