Adwaita: theme shortcuts windows a bit

Add some space around the content.
This commit is contained in:
Matthias Clasen 2017-10-07 20:13:13 -04:00
parent fee3d20e44
commit de2074d3a3

View File

@ -4372,6 +4372,10 @@ cursor-handle {
.context-menu { font: initial; } // Decouple the font of context menus from their entry/textview
shortcuts-section {
margin: 20px;
}
// shortcut window keys
.keycap {
min-width: 20px;