Skip to content

Commit

Permalink
lint: apply linting rules
Browse files Browse the repository at this point in the history
  • Loading branch information
LaserFlash committed Jun 25, 2023
1 parent 222c1fc commit a6b90e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/friends-client/base/chat/_chatTabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
background: var(--window-control-exit-bg-color-hover);
border-radius: $border-radius-round;
}

.SVGIcon_Button {
padding: 1px;
}
Expand Down
2 changes: 1 addition & 1 deletion src/friends-client/base/chat/_voiceControls.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
}

.VoiceToggleIconCtn .SVGIcon_VoiceRoom {
width: 100% !important;
height: 100% !important;
width: 100% !important;

.Microphone {
fill: rgb(var(--icon));
Expand Down

0 comments on commit a6b90e6

Please sign in to comment.