Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
2544ad84fc0ea69e94e1a7947b202adbbbf40b2c
/
.
/
scouting
/
www
/
counter_button
/
counter_button.component.css
blob: df95f65b57a0182c8c03fdcedf66ee2a4977e8c1 [
file
] [
log
] [
blame
]
:
host
{
display
:
flex
;
align-items
:
stretch
;
flex-direction
:
column
;
text-align
:
center
;
}
*
{
padding
:
10px
;
}
.
no-touch-action
{
touch-action
:
manipulation
;
}