Add comments

This commit is contained in:
David Cook
2024-02-29 10:10:57 +11:00
committed by GitHub
parent f62b32a3b9
commit 5cfac3d2c7

View File

@@ -182,6 +182,7 @@
}
> details {
// Override padding on ofn-drop-down-style
margin: -7px -15px;
padding: 7px 15px;
}
@@ -193,6 +194,7 @@
text-transform: uppercase;
font-size: 85%;
font-weight: 600;
// Override padding on ofn-drop-down-style to increase clickable area
margin: -8px -15px;
padding: 8px 15px;
}