mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 21:22:15 +01:00
fix design inconsistencies between regular and aggregate row
This commit is contained in:
@@ -90,7 +90,7 @@ function onSelectChange(event: Event) {
|
|||||||
data-testid="time_entry_row">
|
data-testid="time_entry_row">
|
||||||
<MainContainer class="min-w-0">
|
<MainContainer class="min-w-0">
|
||||||
<div
|
<div
|
||||||
class="sm:flex py-1.5 items-center min-w-0 justify-between group">
|
class="sm:flex py-0.5 items-center min-w-0 justify-between group">
|
||||||
<div class="flex space-x-3 items-center min-w-0">
|
<div class="flex space-x-3 items-center min-w-0">
|
||||||
<input
|
<input
|
||||||
@change="onSelectChange"
|
@change="onSelectChange"
|
||||||
|
|||||||
Reference in New Issue
Block a user