Chat box can be called from F1 and buttons for Games History now in another look
This commit is contained in:
parent
46113553a1
commit
85065d8bb3
5 changed files with 103 additions and 20 deletions
|
|
@ -38,13 +38,14 @@
|
|||
|
||||
.btn-style-games {
|
||||
@apply
|
||||
w-35
|
||||
w-40
|
||||
h-8
|
||||
border
|
||||
border-gray-500
|
||||
rounded-3xl
|
||||
bg-gray-500
|
||||
text-white
|
||||
bg-white
|
||||
text-blue-800
|
||||
underline underline-offset-4
|
||||
cursor-pointer
|
||||
shadow-[0_2px_0_0_black]
|
||||
transition-all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue