Sha256: e7d2f41644acc4374a4ae935521f909b4c6cf319bd267b837d1bafa53aa07115
Contents?: true
Size: 452 Bytes
Versions: 8
Compression:
Stored size: 452 Bytes
Contents
.search-bar { display: flex; & input { flex: 1 1 auto; border-right: none; max-width: 600px; min-width: 50px; &:focus { z-index: 20; } } & button { border-top-left-radius: 0px; border-bottom-left-radius: 0px; white-space: nowrap; } } main .search-bar { background: var(--background-disabled-color); padding: 16px 32px; margin: 0px 0px 16px 0px; } .sidebar .search-bar { margin-top: 16px; }
Version data entries
8 entries across 8 versions & 1 rubygems