some padding for the buttons in the click anywhere popup
This commit is contained in:
parent
2d2d3bef6a
commit
02be155011
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ main:not([data-view=route-result]) #route-dots {
|
||||||
.button-clear {
|
.button-clear {
|
||||||
display:block;
|
display:block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0;
|
padding: 0 7px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.as-location .material-icons {
|
.as-location .material-icons {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue