mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 17:22:29 -05:00
Adding button plugin to table component (#10918)
* Added delete plugin to table component
This commit is contained in:
@@ -20,4 +20,8 @@
|
||||
|
||||
.display-none {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.modelview-table-button-icon {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user