mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-10 09:12:15 +01:00
improve time entry heading contrast in light mode
This commit is contained in:
@@ -32,7 +32,8 @@ function selectUnselectAll(value: boolean) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="bg-quaternary border-b border-border-primary py-1 text-xs @sm:text-sm">
|
||||
<div
|
||||
class="bg-background dark:bg-quaternary border-b border-border-primary py-1 text-xs @sm:text-sm">
|
||||
<MainContainer>
|
||||
<div class="flex group justify-between items-center">
|
||||
<div class="flex items-center space-x-2">
|
||||
|
||||
Reference in New Issue
Block a user