mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-20 04:16:07 +00:00
UI - Mobile - Recheck/edit/etc buttons - Centered horizontally
This commit is contained in:
@@ -97,7 +97,7 @@ $watch-table-mobile-max: 767px;
|
||||
padding-inline: 12px;
|
||||
padding-top: 12px;
|
||||
padding-bottom: 12px;
|
||||
|
||||
|
||||
display: grid;
|
||||
grid-template-columns: $grid-col-checkbox 1fr $grid-col-watch;
|
||||
grid-template-rows: auto auto auto auto;
|
||||
@@ -151,7 +151,7 @@ $watch-table-mobile-max: 767px;
|
||||
grid-row: 4;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
> td.watch-controls {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user