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

fix: text off center #1407

Merged
merged 4 commits into from Sep 27, 2023
Merged

fix: text off center #1407

merged 4 commits into from Sep 27, 2023

Conversation

adschwartz
Copy link
Contributor

Description:

Text was off center. This is no longer the case.

Is this change user facing?

YES

References (if applicable):

Closes #1406

# Conflicts:
#	engine/server/webapp/asset-manifest.json
#	engine/server/webapp/index.html
#	engine/server/webapp/static/css/main.c18b70e0.css
#	engine/server/webapp/static/css/main.c18b70e0.css.map
#	engine/server/webapp/static/css/main.dbf7687f.css
#	engine/server/webapp/static/css/main.dbf7687f.css.map
#	engine/server/webapp/static/css/main.f6cf5f05.css
#	engine/server/webapp/static/css/main.f6cf5f05.css.map
#	engine/server/webapp/static/js/main.765ec3c9.js
#	engine/server/webapp/static/js/main.765ec3c9.js.LICENSE.txt
#	engine/server/webapp/static/js/main.d5d86871.js
#	engine/server/webapp/static/js/main.d5d86871.js.LICENSE.txt
#	engine/server/webapp/static/js/main.d5d86871.js.map
#	engine/server/webapp/static/js/main.e9ec201f.js
#	engine/server/webapp/static/js/main.e9ec201f.js.LICENSE.txt
Copy link
Contributor

@tedim52 tedim52 left a comment

Choose a reason for hiding this comment

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

ahhh frontend. good work Anders

@tedim52 tedim52 merged commit d845764 into main Sep 27, 2023
30 checks passed
@tedim52 tedim52 deleted the anders/fix-text-off-center branch September 27, 2023 01:21
tedim52 added a commit that referenced this pull request Sep 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.10](0.83.9...0.83.10)
(2023-09-27)


### Features

* disable scrollbar, remove line highlighting, set background color
([#1408](#1408))
([1ffdf10](1ffdf10)),
closes [#1391](#1391)
* return the production enclave information if present via GetEnclaves
API ([#1395](#1395))
([ef22820](ef22820))


### Bug Fixes

* add scrollbar
([#1400](#1400))
([40aba1d](40aba1d)),
closes [#1390](#1390)
* bring back args
([#1397](#1397))
([3e1c318](3e1c318))
* text off center
([#1407](#1407))
([d845764](d845764)),
closes [#1406](#1406)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Co-authored-by: Tedi Mitiku <tedi.m52@gmail.com>
Co-authored-by: tedim52 <tedim52@users.noreply.github.com>
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.

No file artifacts message is not aligned
2 participants