/* TODO: This should be merged with ghost-button*/
%toggle-button {
min-width: 30px;
min-height: 30px;
/* center */
display: inline-flex;
align-items: center;
justify-content: center;
}