Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e1db69f77d2d9d75bd1f5c629b0d776307ea8243
/
.
/
scouting
/
www
/
notes
/
notes.component.css
blob: 869bdab597588268ef09c3a8b4d7ebf50b182b2e [
file
] [
log
] [
blame
]
.
error
{
color
:
red
;
}
.
text-input
{
width
:
calc
(
100%
-
20px
);
}
.
buttons
{
display
:
flex
;
justify-content
:
space-between
;
}