home
/
forge
/
roadtovirtuosity.com
/
public
/
assets
/
_scss
/
codebase
➕ New
📤 Upload
✎ Editing:
_dropdown.scss
← Back
// // Dropdown // -------------------------------------------------- .dropdown-menu { padding-right: .5rem; padding-left: .5rem; box-shadow: $dropdown-box-shadow; &.dropdown-menu-md { min-width: 200px; } &.dropdown-menu-lg, &.dropdown-menu-xl, &.dropdown-menu-xxl { min-width: 300px; } @include media-breakpoint-up(xl) { &.dropdown-menu-xl { min-width: 450px; } &.dropdown-menu-xxl { min-width: 600px; } } } .dropdown-item { margin-bottom: .25rem; border-radius: $border-radius; font-size: $font-size-sm; font-weight: $font-weight-medium; } .dropdown-header { margin-bottom: .25rem; text-transform: uppercase; letter-spacing: .0625em; }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel