Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
817cce37579741082b128ba852fbc7f11ad8cbbe
/
.
/
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
;
}