7 lines
89 B
CSS
7 lines
89 B
CSS
@value inputContainerHeight: 56px;
|
|
@value inputExpandedHeight: 24px;
|
|
|
|
* {
|
|
margin: 0;
|
|
}
|