This website requires JavaScript.
Explore
Help
Sign In
kevin
/
BlazorDeepDive
Watch
1
Star
0
Fork
0
You've already forked BlazorDeepDive
Code
BlazorDeepDive
/
ServerManagement
/
Components
/
Controls
/
SearchBarComponent.razor.css
Kevin Matsubara
21e24945fd
Change input field widths using CSS isolation.
2025-03-27 22:49:26 +01:00
4 lines
33 B
CSS
Raw
Blame
History
.
input-width
{
width
:
30
%
;
}
View Git Blame
Copy Permalink