change styling of tabs and input to match the way it looked before v13
This commit is contained in:
parent
7036efd8fd
commit
3ae8533bf9
@ -119,6 +119,7 @@ html {
|
|||||||
|
|
||||||
& input {
|
& input {
|
||||||
border: none;
|
border: none;
|
||||||
|
text-align: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.editable-number {
|
&.editable-number {
|
||||||
@ -320,6 +321,7 @@ html {
|
|||||||
margin-bottom: .5rem;
|
margin-bottom: .5rem;
|
||||||
border-top: 1px solid;
|
border-top: 1px solid;
|
||||||
border-bottom: 1px solid;
|
border-bottom: 1px solid;
|
||||||
|
line-height: normal;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user