Add SASS compilation and sync the CSS files
This commit is contained in:
parent
f5248e18ef
commit
b07e5d3682
15 changed files with 226 additions and 238 deletions
|
@ -1,7 +1,7 @@
|
|||
.widget {
|
||||
margin: 0 0 1.5em;
|
||||
|
||||
/* Make sure select elements fit in widgets. */
|
||||
// Make sure select elements fit in widgets.
|
||||
select {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue