1
0
forked from noxious/client

Cleaned up assets, added default border values to main.scss

This commit is contained in:
2024-12-26 20:03:42 +01:00
parent 680661f07c
commit 179ceb0ca0
32 changed files with 38 additions and 34 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="h-full overflow-auto">
<div class="p-2.5 block rounded-md border border-solid border-gray-500 bg-gray-700">
<div class="p-2.5 block rounded-md default-border bg-gray">
<form class="flex gap-2.5 flex-wrap" @submit.prevent="saveCharacterHair">
<div class="form-field-full">
<label for="name">Name</label>