Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
0925c346d99e4ddebb58abdce26eaa9b246b6850
/
.
/
scouting
/
www
/
entry
/
entry.component.css
blob: 24e4127839b015bffa80eb3fd3af20db747e5b32 [
file
] [
log
] [
blame
]
*
{
padding
:
10px
;
}
.
buttons
{
display
:
flex
;
justify-content
:
space-between
;
}
textarea
{
width
:
300px
;
height
:
150px
;
}
button
{
touch-action
:
manipulation
;
}