This commit is contained in:
sunny
2018-08-22 16:01:10 +09:00
parent 67a8292a30
commit 6b2f5aeffa
8 changed files with 100 additions and 37 deletions

View File

@@ -22,4 +22,10 @@
.ui-popuppanel-footer {
padding-top: 1em;
}
}
svg.octicon {
fill: white; //currentColor;
height: 16px;
flex-shrink: 0;
}