mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
feat(app): introduce input-group component [EE-2062] (#6135)
This commit is contained in:
parent
9ad626b36e
commit
830286c332
11 changed files with 205 additions and 0 deletions
|
@ -836,6 +836,10 @@ json-tree .branch-preview {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
.space-y-8 > * + * {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.my-8 {
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue