Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(screenshot-accepter): add more space for screenshot view #509

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

sipayRT
Copy link
Member

@sipayRT sipayRT commented Oct 2, 2023

before:

image

after:
image

@sipayRT sipayRT changed the title feat(screenshot-accepter): add more space for screenshot view [wip]feat(screenshot-accepter): add more space for screenshot view Oct 2, 2023
@sipayRT sipayRT force-pushed the sp.dontShowImageTitle branch from ac90d7a to b7ca56b Compare October 4, 2023 10:06
@sipayRT sipayRT changed the title [wip]feat(screenshot-accepter): add more space for screenshot view feat(screenshot-accepter): add more space for screenshot view Oct 4, 2023
outline: 1px solid #ccc;
border: 1px solid #ccc;
Copy link
Member

@KuznetsovRoman KuznetsovRoman Oct 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А это зачем?
upd: понял

@sipayRT sipayRT force-pushed the sp.dontShowImageTitle branch from b7ca56b to 723ce43 Compare October 5, 2023 12:11
@@ -53,6 +56,7 @@ class ScreenshotAccepterBody extends Component {
<span className="screenshot-accepter__browser-name">{browserName}</span>
<span className="screenshot-accepter__title-divider">{'/'}</span>
<span className="screenshot-accepter__state-name">{stateName}</span>
<span className="screenshot-accepter__images-desc"> ({imagesDescription})</span>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

здесь специально добавил именно пробел, а не margin через css, чтобы отступ всегда был консистентным с размером шрифта

@sipayRT sipayRT force-pushed the sp.dontShowImageTitle branch from 723ce43 to ac135dc Compare October 5, 2023 12:51
@sipayRT sipayRT force-pushed the sp.dontShowImageTitle branch from ac135dc to af01739 Compare October 5, 2023 13:10
@sipayRT sipayRT merged commit ea1f597 into master Oct 5, 2023
5 checks passed
@sipayRT sipayRT deleted the sp.dontShowImageTitle branch October 5, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants