Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
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
Vũ Hoàng Anh
canifa_note
Commits
ee89dc00
Unverified
Commit
ee89dc00
authored
Dec 16, 2022
by
boojack
Committed by
GitHub
Dec 16, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update list style (#754)
parent
bbd5fe4e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
memo-content.less
web/src/less/memo-content.less
+3
-3
No files found.
web/src/less/memo-content.less
View file @
ee89dc00
...
...
@@ -32,11 +32,11 @@
.ol-block,
.ul-block,
.todo-block {
@apply shrink-0 inline-block box-border text-right w-
8
mr-px font-mono text-sm leading-6 select-none whitespace-nowrap;
@apply shrink-0 inline-block box-border text-right w-
7
mr-px font-mono text-sm leading-6 select-none whitespace-nowrap;
}
.ol-block {
@apply opacity-80 mt-px;
@apply opacity-80
pr-1
mt-px;
}
.ul-block {
...
...
@@ -44,7 +44,7 @@
}
.todo-block {
@apply w-4 h-4 leading-4 mx-2 mt-1 border rounded box-border text-lg cursor-pointer shadow-inner hover:opacity-80;
@apply w-4 h-4 leading-4 mx-
1 mr-
2 mt-1 border rounded box-border text-lg cursor-pointer shadow-inner hover:opacity-80;
}
pre {
...
...
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