mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-08 12:00:55 +00:00
Merge pull request #21553 from overleaf/jel-plans-input
[web] Remove width on group license number input so that some browsers do not obscure option GitOrigin-RevId: fbfa51104839c5345199a94a9f7dc34a62568988
This commit is contained in:
parent
f0e989be0c
commit
bd0aa92c4f
1 changed files with 0 additions and 1 deletions
|
@ -388,7 +388,6 @@
|
||||||
background-color: @white;
|
background-color: @white;
|
||||||
border: 1px solid var(--neutral-60);
|
border: 1px solid var(--neutral-60);
|
||||||
border-radius: var(--border-radius-base-new);
|
border-radius: var(--border-radius-base-new);
|
||||||
width: 53px;
|
|
||||||
height: 31px;
|
height: 31px;
|
||||||
margin-left: var(--spacing-04);
|
margin-left: var(--spacing-04);
|
||||||
padding: 5.5px var(--spacing-04);
|
padding: 5.5px var(--spacing-04);
|
||||||
|
|
Loading…
Reference in a new issue