Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Sharkey
Manage
Activity
Members
Labels
Plan
Issues
342
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
28
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TransFem.org
Sharkey
Commits
1a6fd7d7
Commit
1a6fd7d7
authored
6 years ago
by
syuilo
Browse files
Options
Downloads
Patches
Plain Diff
Fix ui glitch
parent
97ce939a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/client/app/desktop/views/components/notes.note.vue
+1
-1
1 addition, 1 deletion
src/client/app/desktop/views/components/notes.note.vue
src/client/app/mobile/views/components/note.vue
+1
-1
1 addition, 1 deletion
src/client/app/mobile/views/components/note.vue
with
2 additions
and
2 deletions
src/client/app/desktop/views/components/notes.note.vue
+
1
−
1
View file @
1a6fd7d7
...
...
@@ -333,7 +333,7 @@ root(isDark)
>
.
renote
display
flex
align
-
items
baseline
align
-
items
center
padding
16
px
32
px
line
-
height
28
px
color
#
9
dbb00
...
...
This diff is collapsed.
Click to expand it.
src/client/app/mobile/views/components/note.vue
+
1
−
1
View file @
1a6fd7d7
...
...
@@ -252,7 +252,7 @@ root(isDark)
>
.
renote
display
flex
align
-
items
baseline
align
-
items
center
padding
8
px
16
px
line
-
height
28
px
color
#
9
dbb00
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment