mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Amends to task-card min heights
This commit is contained in:

committed by
Rowan Manning

parent
f3b295982f
commit
dfac541294
@@ -179,7 +179,7 @@
|
||||
}
|
||||
.task-card-link {
|
||||
color:@gray-dark;
|
||||
min-height:200px;
|
||||
min-height:190px;
|
||||
display:block;
|
||||
transition: background 0.5s;
|
||||
-webkit-transition: background 0.5s;
|
||||
|
Reference in New Issue
Block a user