mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 01:25:36 -05:00
use more specific css selectors (#15826)
This commit is contained in:
@@ -50,18 +50,15 @@
|
||||
|
||||
.carbon-taskbar .monaco-action-bar .action-item .codicon.action-label {
|
||||
width: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0% 50%;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.carbon-taskbar .action-item.more {
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.carbon-taskbar .action-label {
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0% 50%;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.carbon-taskbar .action-item-label {
|
||||
display: flex;
|
||||
padding-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user