mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
Make form style + button style match mockup
This commit is contained in:
@@ -77,12 +77,18 @@ collection-entry-element {
|
||||
|
||||
.ibo-form-compact{
|
||||
|
||||
.ibo-content-block{
|
||||
.ibo-field{
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 4px;
|
||||
|
||||
label{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
width: 100%;
|
||||
max-width: unset;
|
||||
padding-right: 0;
|
||||
|
||||
Reference in New Issue
Block a user