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