mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-13 07:03:04 +08:00
move note's style
This commit is contained in:
@@ -2818,6 +2818,9 @@ background-position:-1px -670px
|
||||
border: 1px solid #eee;
|
||||
border-radius: 5px;
|
||||
}
|
||||
#notebookTree.ztree li a {
|
||||
color: #000;
|
||||
}
|
||||
body {
|
||||
border: none;
|
||||
border-shadow: none;
|
||||
|
||||
@@ -781,6 +781,9 @@ background-position:-1px -670px
|
||||
#notebookTree {
|
||||
border: 1px solid #eee;
|
||||
border-radius: 5px;
|
||||
&.ztree li a {
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
|
||||
// @import "mobile.less";
|
||||
|
||||
Reference in New Issue
Block a user