-
Notifications
You must be signed in to change notification settings - Fork 706
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix style for several Access URLs (#2072)
* Fix style for several Access URLs * Fix snapshots
- Loading branch information
Andres Martinez Gotor
authored
Sep 28, 2020
1 parent
0196432
commit 0dc65a2
Showing
3 changed files
with
102 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -197,3 +197,7 @@ | |
cursor: pointer; | ||
} | ||
} | ||
|
||
.margin-b-sm { | ||
margin-bottom: 0.3rem; | ||
} |