Update _switcher-popup.scss

This commit is contained in:
aedans-womp 2024-09-04 19:49:10 -07:00 committed by GitHub
parent 654adcba00
commit 4794d23095
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@
padding: 8px;
border-radius: $base_radius;
border: 1px solid transparent;
background-color: $panel;
&:outlined {
background-color: $divider;