[성현모] Search UI 추가

This commit is contained in:
SHM
2025-08-29 16:54:59 +09:00
parent adc66987c0
commit dc09a54ec8
5 changed files with 57 additions and 24 deletions

View File

@ -9,6 +9,7 @@
<link rel="stylesheet" href="app.css" />
<link rel="stylesheet" href="Web.Tra.styles.css" />
<link rel="icon" type="image/png" href="favicon.png" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&icon_names=search" />
<HeadOutlet />
<RadzenTheme Theme="material-dark" @rendermode="InteractiveServer" />
</head>