Is there a way to align top the value of a text widget?

label {
  align-items: flex-start;
}