mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Fix typos.
This commit is contained in:
parent
06c32cb497
commit
968ae122b0
1 changed files with 6 additions and 6 deletions
|
@ -100,11 +100,11 @@ avatar-radius = 50%
|
|||
|
||||
.ps-scrollbar-y-rail
|
||||
pointer-event: all
|
||||
position: absolute;
|
||||
position: absolute
|
||||
|
||||
.card-details-canvas
|
||||
width: 470px
|
||||
padding-left: 20px;
|
||||
padding-left: 20px
|
||||
|
||||
.card-details-header
|
||||
margin: 0 -20px 5px
|
||||
|
@ -241,7 +241,7 @@ input[type="submit"].attachment-add-link-submit
|
|||
|
||||
.card-details-canvas
|
||||
width: 100%
|
||||
padding-left: 0px;
|
||||
padding-left: 0px
|
||||
|
||||
.card-details-header
|
||||
.close-card-details
|
||||
|
@ -334,7 +334,7 @@ card-details-color(background, color...)
|
|||
.voted
|
||||
opacity: .7
|
||||
.vote-title
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
display: flex
|
||||
justify-content: space-between
|
||||
.vote-result
|
||||
display: flex;
|
||||
display: flex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue