mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 23:22:40 +00:00
This commit is contained in:
@@ -1 +1 @@
|
||||
{"version":"0.7","updatedTime":"2015-09-22T07:11:51.505Z"}
|
||||
{"version":"0.7.1","updatedTime":"2015-10-16T07:11:51.505Z"}
|
2637
public/css/default.css
Normal file
2637
public/css/default.css
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1801,7 +1801,8 @@ body {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 60px; //
|
||||
right: auto; // 宽度是左+中, 用js来控制
|
||||
// right: auto; // 宽度是左+中, 用js来控制
|
||||
right: 140px; // 最少
|
||||
height: 40px;
|
||||
z-index: 1000;
|
||||
cursor: move;
|
||||
|
Reference in New Issue
Block a user