mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 17:22:51 -05:00
Fixed some issues for Markdown and CSS (#3336)
* Fixed few markdown cell issues * Change the boolean value from 1 to true
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
padding-left: 15px;
|
||||
background-size: 11px;
|
||||
background-size: 13px;
|
||||
margin-right: 0.3em;
|
||||
font-size: 11px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.notebookEditor .notebook-button.icon-add{
|
||||
|
||||
Reference in New Issue
Block a user