mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[IMP][CSS] Fix data indentation
This commit is contained in:
@@ -496,6 +496,10 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
dl:not([class]) dd {
|
||||
margin-left: $o-margin-s;
|
||||
}
|
||||
|
||||
dl.field-list {
|
||||
@include font-size($font-size-sm);
|
||||
padding: .5rem;
|
||||
|
||||
Reference in New Issue
Block a user