totally did not just push to the wrong file
This commit is contained in:
parent
f280a50ee6
commit
5a7dfad3a4
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
.md-option-segment.md-option-segment_auto {
|
.md-option-segment.md-option-segment_auto {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-option-container .md-option-line:not(:last-child) {
|
.md-option-container .md-option-line:not(:last-child) {
|
||||||
|
@ -102,6 +103,7 @@ input[type=range].md-slider::-webkit-slider-runnable-track {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
border: 1px solid rgb(100 100 100 / 35%);
|
border: 1px solid rgb(100 100 100 / 35%);
|
||||||
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.4);
|
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.4);
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-btn.md-btn-block {
|
.md-btn.md-btn-block {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue