aaaw.uss 264 B

12345678910111213141516171819
  1. q2 {
  2. flex-direction: row;
  3. flex-shrink: 0;
  4. }
  5. .unity-text-field {
  6. color: rgba(0, 0, 0, 255);
  7. font-size: 12px;
  8. margin-right: 0;
  9. padding-right: 0;
  10. max-width: none;
  11. max-height: none;
  12. }
  13. .unity-base-text-field {
  14. }
  15. .unity-base-field {
  16. }