Just realized this adds some extra horizontal padding which may not be desirable, so this fixes that
This commit is contained in:
@@ -1085,6 +1085,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.operation-status td.markdown > p:last-child {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user