Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
6b672f840596b72b89cc45fdd7e8cc8ffb11e9b3
/
.
/
scouting
/
www
/
notes
/
notes.component.css
blob: b601507b1c618d59240d3a33d663d8d87cf8572e [
file
] [
log
] [
blame
]
.
error
{
color
:
red
;
}
.
text-input
{
width
:
calc
(
100%
-
20px
);
height
:
100px
;
}
.
container-main
{
padding-left
:
20px
;
}