mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1066] [MERGED] Fixed broken tick icons placement in Settings #3036
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#3036
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/1066
Author: @Reflex-Gravity
Created: 8/11/2020
Status: ✅ Merged
Merged: 8/11/2020
Merged by: @liyasthomas
Base:
master← Head:master📝 Commits (1)
54169feFixed broken tick icons placement in Settings📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
components/settings/swatch.vue(+6 -0)📄 Description
Hi,
I have added a few CSS to fix the broken placement of Tick Icons in Settings.
This PR fixes #1057
Below are the changes, I have implemented:
CSS for the parent element of tick icon:
CSS for the tick icon to place it in the center:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.