- made forms looks better
This commit is contained in:
parent
b06f4c6e8b
commit
8807d95dee
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<InertiaHead title="Dodaj dzień wolny" />
|
<InertiaHead title="Dodaj dzień wolny" />
|
||||||
<div class="bg-white shadow-md">
|
<div class="mx-auto w-full max-w-7xl bg-white shadow-md">
|
||||||
<div class="p-4 sm:px-6">
|
<div class="p-4 sm:px-6">
|
||||||
<h2 class="text-lg font-medium leading-6 text-gray-900">
|
<h2 class="text-lg font-medium leading-6 text-gray-900">
|
||||||
Dodaj dzień wolny
|
Dodaj dzień wolny
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<InertiaHead title="Dodawanie użytkownika" />
|
<InertiaHead title="Dodawanie użytkownika" />
|
||||||
<div class="bg-white shadow-md">
|
<div class="mx-auto w-full max-w-7xl bg-white shadow-md">
|
||||||
<div class="p-4 sm:px-6">
|
<div class="p-4 sm:px-6">
|
||||||
<h2 class="text-lg font-medium leading-6 text-gray-900">
|
<h2 class="text-lg font-medium leading-6 text-gray-900">
|
||||||
Dodaj użytkownika
|
Dodaj użytkownika
|
||||||
|
Loading…
x
Reference in New Issue
Block a user