💄 Prepare themes and set default for Drust
This commit is contained in:
parent
cafa1d53a2
commit
046d5605e9
132 changed files with 16514 additions and 170 deletions
7
packages/pagetop-bootsier/static/bootstrap-5.3.3/mixins/_lists.scss
vendored
Normal file
7
packages/pagetop-bootsier/static/bootstrap-5.3.3/mixins/_lists.scss
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Lists
|
||||
|
||||
// Unstyled keeps list items block level, just removes default browser padding and list-style
|
||||
@mixin list-unstyled {
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue