mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05:00
fix the icon size issue of info button (#16318)
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
flex-flow: column;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.info-button .info-icon .icon {
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.info-button .info-text {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
Reference in New Issue
Block a user