// Needs specificity, because this panel is just a button
.components-panel__body.is-opened.edit-post-last-revision__panel {
	padding: 0;
}

.editor-post-last-revision__title {
	padding: #{ $panel-padding - 3px } $panel-padding;	// subtract extra height of dashicon
}
