mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 20:11:50 -07:00
add header, adjust ui
This commit is contained in:
parent
442221327d
commit
9b7e68487d
4 changed files with 9 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ interface Props {
|
|||
export default function RewindStatText(props: Props) {
|
||||
return (
|
||||
<div className="flex items-baseline gap-1.5">
|
||||
<div className="w-20 text-end shrink-0">
|
||||
<div className="w-23 text-end shrink-0">
|
||||
<span
|
||||
className="
|
||||
relative inline-block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue