Change map button styling
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -12,4 +12,12 @@
|
||||
border-radius: 1.75em;
|
||||
padding: 0;
|
||||
color: $secondary;
|
||||
}
|
||||
|
||||
.fa-spinner {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.fa-spinner.loading {
|
||||
display: inline-block;
|
||||
}
|
Reference in New Issue
Block a user