custom GPS button styling
This commit is contained in:
@@ -211,6 +211,19 @@ html, body {
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
GPS Control Button
|
||||
----------------------------------------------------------------- */
|
||||
.gps-control-button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
Sidebar Overrides
|
||||
----------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user