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