mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix css of elbow indentation for firefox (#33225)
This commit is contained in:
committed by
Jordan Borean
parent
8bc74443ad
commit
817a5efff9
@@ -4898,6 +4898,12 @@ table {
|
||||
height: inherit
|
||||
}
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
.return-value-column td {
|
||||
height: 100%
|
||||
}
|
||||
}
|
||||
|
||||
.cell-border {
|
||||
padding: 4px;
|
||||
border-left: 1px solid #000;
|
||||
|
||||
Reference in New Issue
Block a user