mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
16 lines
206 B
SCSS
16 lines
206 B
SCSS
.help-text {
|
|
color: #999999;
|
|
}
|
|
|
|
.attribute-field-dropdown {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
}
|
|
|
|
.input-select .select-wrapper {
|
|
margin-top: 14px;
|
|
margin-bottom: 20px;
|
|
padding-bottom: 20px;
|
|
}
|