improve toolbar button touch target size
This commit is contained in:
parent
4e48146fb5
commit
163f55875d
|
@ -157,12 +157,11 @@
|
|||
.status-toolbar {
|
||||
grid-area: status-toolbar;
|
||||
display: flex;
|
||||
margin: 5px 10px 5px 5px;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.status-toolbar button {
|
||||
padding: 0;
|
||||
padding: 6px 10px;
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue