Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
L
luna
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
luna
Commits
0cc695d2
Commit
0cc695d2
authored
May 03, 2018
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 修改字体大小
parent
56cc3958
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
asset-tree.component.scss
src/app/elements/asset-tree/asset-tree.component.scss
+1
-3
styles.css
src/styles.css
+3
-2
No files found.
src/app/elements/asset-tree/asset-tree.component.scss
View file @
0cc695d2
...
@@ -6,6 +6,4 @@
...
@@ -6,6 +6,4 @@
background-color
:
inherit
;
background-color
:
inherit
;
}
}
.ztree
*
{
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!
important
;
}
src/styles.css
View file @
0cc695d2
...
@@ -21,7 +21,7 @@ app-root {
...
@@ -21,7 +21,7 @@ app-root {
top
:
0
;
top
:
0
;
left
:
0
;
left
:
0
;
z-index
:
-1
;
z-index
:
-1
;
font-size
:
1
1
px
!important
;
font-size
:
1
3
px
!important
;
padding-bottom
:
16px
!important
;
padding-bottom
:
16px
!important
;
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!important
;
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!important
;
color
:
white
;
color
:
white
;
...
@@ -29,7 +29,7 @@ app-root {
...
@@ -29,7 +29,7 @@ app-root {
.terminal
{
.terminal
{
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!important
;
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!important
;
font-size
:
1
1
px
;
font-size
:
1
3
px
;
white-space
:
nowrap
;
white-space
:
nowrap
;
/*display: inline-block;*/
/*display: inline-block;*/
/*background-color: #1f1b1b;*/
/*background-color: #1f1b1b;*/
...
@@ -64,6 +64,7 @@ body ::-webkit-scrollbar-thumb {
...
@@ -64,6 +64,7 @@ body ::-webkit-scrollbar-thumb {
.ztree
*
{
.ztree
*
{
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!important
;
font-family
:
'Monaco'
,
'Consolas'
,
'monospace'
!important
;
font-size
:
13px
!important
;
}
}
/*.scroll-botton {*/
/*.scroll-botton {*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment