index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
components
/
src
/
components
/
NumberInput
/
NumberInput.scss
blob: 2a562d3955e45cf8527f794d5de89964ce8e8120 (
plain
)
1
2
3
4
5
@import
'../../global/globalCssVariables.scss'
;
.numberInput-container
{
width
:
100
%
;
}