Skip to content

Commit

Permalink
Mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan-Weaviate committed Feb 6, 2025
1 parent 166d5f3 commit 8b83cbf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1046,4 +1046,8 @@ ul.dropdown__menu {
.CybotCookiebotDialogBodyButton {
width: 150px !important;
border-radius: 0.3125rem !important;

@media screen and (max-width: 768px) {
width: 100% !important;
}
}

0 comments on commit 8b83cbf

Please sign in to comment.