mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
writing fix
This commit is contained in:
parent
c67ceeb3a4
commit
fb985bfdb1
@ -534,6 +534,8 @@ a {
|
||||
#writing {
|
||||
min-height: 1.6rem;
|
||||
min-width: 1.3rem;
|
||||
max-width: 32rem;
|
||||
line-height: 2rem;
|
||||
outline: none;
|
||||
padding: 0.3rem 0.1rem;
|
||||
margin-top: -0.3rem;
|
||||
|
@ -488,6 +488,8 @@ a
|
||||
#writing
|
||||
min-height 1.6rem
|
||||
min-width 1.3rem
|
||||
max-width 32rem
|
||||
line-height 2rem
|
||||
outline none
|
||||
padding .3rem .1rem
|
||||
margin-top -.3rem
|
||||
|
Loading…
Reference in New Issue
Block a user