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