add input box for sliders
This commit is contained in:
@@ -95,3 +95,10 @@ h3 {
|
||||
font-size: 15px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.sliderInputBox {
|
||||
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) !important;
|
||||
border: 1px solid #02adba !important;
|
||||
border-radius: 4px !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user