mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 09:35:37 -05:00
Fix for elongated split icon (#17310)
* Fix for elongated split icon * addressed PR
This commit is contained in:
@@ -529,6 +529,7 @@ Includes non-masked style declarations. */
|
||||
}
|
||||
|
||||
.codicon.masked-icon.icon-split-cell:before {
|
||||
background-image: none;
|
||||
-webkit-mask-image: url("split_cell.svg");
|
||||
mask-image: url("split_cell.svg");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user