forked from FoundKeyGang/FoundKey
[Client] Better poll design
This commit is contained in:
parent
e77bfe6260
commit
3c7f23b685
1 changed files with 2 additions and 1 deletions
|
@ -27,9 +27,10 @@
|
||||||
|
|
||||||
> li
|
> li
|
||||||
display block
|
display block
|
||||||
margin 4px
|
margin 4px 0
|
||||||
padding 4px 8px
|
padding 4px 8px
|
||||||
width 100%
|
width 100%
|
||||||
|
border solid 1px #eee
|
||||||
border-radius 4px
|
border-radius 4px
|
||||||
overflow hidden
|
overflow hidden
|
||||||
cursor pointer
|
cursor pointer
|
||||||
|
|
Loading…
Reference in a new issue