Skip to content

Commit

Permalink
Fix: Adjusted keyboardpicker component in large screens
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagohernandez committed Sep 4, 2024
1 parent ca2e5a8 commit f9409b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/renderer/theme/GlobalStyles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1834,13 +1834,6 @@ div.card.card-preferences .card-body {
body .layoutEditor .KeysWrapper {
max-width: 100%;
}
.svgStyle {
max-width: 100%!important;
width: 100%;
}
#standardViewCointainer-tabpane-tabKeys .svgStyle {
max-width: 1640px!important;
}
}
.virtualKeyboards-wrapper {
Expand Down

0 comments on commit f9409b0

Please sign in to comment.