electron 4.0 beta 9, context menu padding

This commit is contained in:
azivner
2018-12-11 19:50:31 +01:00
parent d30e3a4052
commit 8171b68b18
3 changed files with 6 additions and 6 deletions

View File

@@ -531,8 +531,8 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
padding: 20px;
}
.context-menu-container {
font-size: small;
#context-menu-container {
padding: 3px 0 0;
}
#context-menu-container .dropdown-item {