mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 14:54:57 +00:00
improve layout of buttons, address, and record_actions
This commit is contained in:
14
Resources/public/sass/custom/_address.scss
Normal file
14
Resources/public/sass/custom/_address.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
div.chill_address {
|
||||
div.chill_address_address {
|
||||
margin: 0.7em 0;
|
||||
font-size: 98%;
|
||||
font-variant: small-caps;
|
||||
|
||||
p {
|
||||
display: inline-block;
|
||||
margin: 0 0 0 1.5em;
|
||||
text-indent: -1.5em;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user