mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
10 lines
131 B
CSS
10 lines
131 B
CSS
.help-text {
|
|
color: #999999;
|
|
}
|
|
|
|
.input-select .select-wrapper {
|
|
margin-top: 14px;
|
|
margin-bottom: 20px;
|
|
padding-bottom: 20px;
|
|
}
|