mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-06-24 16:46:17 +00:00
Blur search bar on suggestion select
This commit is contained in:
parent
d26d8cb021
commit
7740623547
3 changed files with 12 additions and 8 deletions
|
@ -74,8 +74,11 @@ body
|
|||
|
||||
> tbody
|
||||
> tr
|
||||
height: 2.75rem
|
||||
vertical-align: middle
|
||||
|
||||
> th
|
||||
padding: 0.6rem
|
||||
padding: 0.5rem
|
||||
background-image: linear-gradient(to bottom, RGBA($white, 0.05), transparent)
|
||||
text-align: left
|
||||
font-weight: bolder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue