mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-07 00:23:52 -05:00
This commit is contained in:
@@ -33,6 +33,7 @@ fetch_contributors() {
|
||||
select(.login != "dependabot[bot]") |
|
||||
select(.login != "github-actions[bot]") |
|
||||
select(.login != "weblate") |
|
||||
select(.login != "aider-chat-bot") |
|
||||
select(.login != "dgraf-gh") |
|
||||
{
|
||||
name: (.name // .login),
|
||||
|
||||
@@ -1174,6 +1174,7 @@ body.auto-update-mode .datepicker-toggle-btn {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
font-family: initial;
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
|
||||
.settings-page .settings-section {
|
||||
@@ -1694,7 +1695,6 @@ button:disabled {
|
||||
|
||||
.home-location-map {
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 4px;
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user