mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Small amendments to task-header for smaller devices
This commit is contained in:
@@ -131,6 +131,15 @@
|
||||
.series-checkboxes li {
|
||||
font-size:floor(@font-size-base * 0.8); // ~12px;
|
||||
}
|
||||
.task-header .h3 {
|
||||
float:none !important;
|
||||
text-align:center;
|
||||
margin-bottom:15px !important;
|
||||
padding:10px;
|
||||
}
|
||||
.task-header h1 {
|
||||
margin-bottom:3px;
|
||||
}
|
||||
}
|
||||
@media (max-width:360px) {
|
||||
.delete-button {
|
||||
|
Reference in New Issue
Block a user