blob: 869bdab597588268ef09c3a8b4d7ebf50b182b2e [file] [log] [blame]
.error {
color: red;
}
.text-input {
width: calc(100% - 20px);
}
.buttons {
display: flex;
justify-content: space-between;
}