Fix SQL taskbar icons (#15786)

This commit is contained in:
Charles Gagnon
2021-06-17 12:47:44 -07:00
committed by GitHub
parent 2ec6a689d3
commit d871efc079
2 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
padding: 0;
}
.button-menu.masked-pseudo-after.dropdown-arrow:after {
height: 100%;
right: 0;
width: 20px;
}