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
3c5b0ea9
Commit
3c5b0ea9
authored
Jul 22, 2022
by
boojack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update style
parent
15e10374
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
daily-memo.less
web/src/less/daily-memo.less
+0
-1
setting-dialog.less
web/src/less/setting-dialog.less
+1
-1
No files found.
web/src/less/daily-memo.less
View file @
3c5b0ea9
@import "./mixin.less";
.daily-memo-wrapper {
.flex(row, flex-start, flex-start);
@apply flex flex-row justify-start items-start relative w-full flex-nowrap pb-6;
&:last-child {
...
...
web/src/less/setting-dialog.less
View file @
3c5b0ea9
...
...
@@ -15,7 +15,7 @@
}
> .section-selector-container {
@apply w-full sm:w-4
0 h-auto sm:h-full shrink-0 rounded-t-lg
sm:rounded-l-lg p-4 border-r bg-gray-100 flex flex-col justify-start items-start;
@apply w-full sm:w-4
4 h-auto sm:h-full shrink-0 rounded-t-lg sm:rounded-none
sm:rounded-l-lg p-4 border-r bg-gray-100 flex flex-col justify-start items-start;
> .section-title {
@apply text-sm mt-2 sm:mt-4 first:mt-3 mb-1 font-mono text-gray-400;
...
...
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