mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 17:54:21 +01:00
Resolve merge conflicts by accepting PR #6131 changes
Co-authored-by: xet7 <15545+xet7@users.noreply.github.com>
This commit is contained in:
parent
dc0b68ee80
commit
97dd5d2064
257 changed files with 9483 additions and 14103 deletions
|
|
@ -4,7 +4,7 @@
|
|||
margin-left: 20px;
|
||||
padding-right: 10px;
|
||||
height: 28px;
|
||||
font-size: 13px;
|
||||
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
line-height: 28px;
|
||||
|
|
@ -26,3 +26,12 @@
|
|||
margin-top: 1px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
.setting-header-btns {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1ch;
|
||||
padding: 0 1ch;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue