Skip to content

Conversation

@d2eight
Copy link
Contributor

@d2eight d2eight commented Nov 5, 2025

PR description

The documentation updated for ...

Link checker

The links will be checked by the build agent automatically once you create or update your PR.

You can use the following command to check the broken links locally.

docker run --rm -it --network=host --name=linkchecker ghcr.io/linkchecker/linkchecker --check-extern --no-warnings http://0.0.0.0:4000/

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment on lines 681 to 694
.footer-top-section
display: flex
align-items: center
flex-wrap: wrap
justify-content: space-between
width: 100%
gap: 30px
@media (max-width: 655px)
justify-content: center

.footer-top-section .footer-top-img-section
display: flex
gap: 40px

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
.footer-top-section
display: flex
align-items: center
flex-wrap: wrap
justify-content: space-between
width: 100%
gap: 30px
@media (max-width: 655px)
justify-content: center
.footer-top-section .footer-top-img-section
display: flex
gap: 40px
.footer-top-section
display: flex
align-items: center
flex-wrap: wrap
justify-content: space-between
width: 100%
gap: 30px
@media (max-width: 655px)
justify-content: center
.footer-top-img-section
display: flex
gap: 40px

Comment on lines 64 to 70
.buttons-block {
margin-top: 40px;
}

#cookie-notice #cookie-notice-accept {
margin-top: 1.3rem;
margin-left: 0;
#cookie-notice-text {
width: 100%;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add margin bottom for #cookie-notice-text instead add margin top to .buttons-block

@ashvayka ashvayka merged commit 5e0c24c into thingsboard:master Nov 17, 2025
1 of 2 checks passed
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.

4 participants