mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(templates): template configuration is now placed on top of template list (#253)
This commit is contained in:
parent
6e9fe26fde
commit
422a982d60
3 changed files with 49 additions and 27 deletions
|
@ -216,6 +216,11 @@ input[type="radio"] {
|
|||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.custom-header-ico {
|
||||
max-width: 16px;
|
||||
max-height: 16px;
|
||||
}
|
||||
|
||||
.container-template {
|
||||
font-size: 1em;
|
||||
width: 256px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue