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