UNPKG

240 BSCSSView Raw
1// Copyright 2016 Palantir Technologies, Inc. All rights reserved.
2// Licensed under the Apache License, Version 2.0.
3
4@import "../../common";
5
6.#{$ns}-date-input {
7 .#{$ns}-input-action {
8 display: flex;
9 flex-direction: row;
10 }
11}