mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 05:19:23 +00:00
fix button
This commit is contained in:
@@ -289,10 +289,7 @@ export function ReleasesClient() {
|
|||||||
</Select>
|
</Select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Button
|
<Button type='submit' className='w-full'>
|
||||||
type='submit'
|
|
||||||
className='w-full bg-primary text-white hover:bg-primary/90'
|
|
||||||
>
|
|
||||||
Add new release
|
Add new release
|
||||||
</Button>
|
</Button>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user