mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 09:35:36 -05:00
10712, 10677 - Fixed focus indicators for both main toolbar and cell … (#10756)
* 10712, 10677 - Fixed focus indicators for both main toolbar and cell toolbar. * Removed duplicated line
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
padding: 0;
|
||||
}
|
||||
.button-menu.masked-pseudo-after.dropdown-arrow:after {
|
||||
right: -2px;
|
||||
right: 0;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user