Insert missing links

This commit is contained in:
inpsyde-maticluznar 2024-10-29 13:03:24 +01:00
parent e664052b62
commit 52a1bb7383
No known key found for this signature in database
GPG key ID: D005973F231309F6
3 changed files with 12 additions and 5 deletions

View file

@ -82,6 +82,10 @@
&__checkbox-presentation {
@include fake-input-field(2px);
}
&__additional-content{
position: relative;
z-index: 1;
}
@media screen and (max-width: 480px) {
gap: 16px;