css_tortoise.py 95 B

123456
  1. css_tortoise = """
  2. .btn-sm {
  3. min-width: 2em !important;
  4. flex-grow: 0 !important;
  5. }
  6. """