style(next): add some margins to the promoted attributes section

This commit is contained in:
Adorian Doran 2025-02-08 00:02:04 +02:00
parent f7397dc2f1
commit 9f7a218772

View File

@ -1,3 +1,12 @@
/*
* Promoted attributes
*/
div.promoted-attributes-container {
margin-top: 8px;
margin-bottom: 8px;
}
/*
* Basic properties
*/