mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Et2DateDuration: Give some right padding to the number
This commit is contained in:
parent
5c2d8dce5d
commit
7465da8908
@ -159,10 +159,6 @@ export class Et2DateDuration extends Et2InputWidget(LitElement)
|
|||||||
margin-right: -2px;
|
margin-right: -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.duration__input::part(input) {
|
|
||||||
padding-right: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.duration__input:not(:last-child)::part(base) {
|
.duration__input:not(:last-child)::part(base) {
|
||||||
border-right: none;
|
border-right: none;
|
||||||
border-top-right-radius: 0px;
|
border-top-right-radius: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user