mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 01:44:36 +08:00
修复进度条高度在增长后无法正常恢复的BUG
This commit is contained in:
@@ -606,6 +606,7 @@ textarea:focus {
|
||||
padding-right: 2px;
|
||||
width: calc(100% - 15px);
|
||||
box-sizing: border-box;
|
||||
/* 290 - 40 的 padding*/
|
||||
max-height: 250px;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user