mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +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;
|
||||
}
|
||||
|
||||
.duration__input::part(input) {
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
.duration__input:not(:last-child)::part(base) {
|
||||
border-right: none;
|
||||
border-top-right-radius: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user