- Move all Launcher components to LANCommander.Launcher.UI namespace - Move all SCSS files next to components (when possible) - Refactor styles that control overflow of content into titlebar to MainWindow only - Remove use in launcher UI of SDK.Client
8 lines
No EOL
148 B
SCSS
8 lines
No EOL
148 B
SCSS
.library-context {
|
|
.ant-dropdown-menu-item {
|
|
&.primary-action {
|
|
font-weight: 600;
|
|
color: #fff;
|
|
}
|
|
}
|
|
} |