mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 04:32: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>
|
</script>
|
||||||
|
|
||||||
<template>
|
<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>
|
<MainContainer>
|
||||||
<div class="flex group justify-between items-center">
|
<div class="flex group justify-between items-center">
|
||||||
<div class="flex items-center space-x-2">
|
<div class="flex items-center space-x-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user