mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-16 01:19:58 +00:00
ui tweaks
This commit is contained in:
parent
c5681b1376
commit
4ecfcfda36
@ -1,5 +1,5 @@
|
|||||||
.modal-body
|
.modal-body
|
||||||
input.form-control(
|
input.form-control.form-control-lg(
|
||||||
type='text',
|
type='text',
|
||||||
[(ngModel)]='filter',
|
[(ngModel)]='filter',
|
||||||
autofocus,
|
autofocus,
|
||||||
|
@ -19,6 +19,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
border-bottom-left-radius: 0;
|
border-radius: 0;
|
||||||
border-bottom-right-radius: 0;
|
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,5 @@ div {
|
|||||||
|
|
||||||
label {
|
label {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
cursor: move;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user