1
0
Fork 0
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:
Anthony Lapenna 2016-10-02 16:11:20 +13:00 committed by GitHub
parent 6e9fe26fde
commit 422a982d60
3 changed files with 49 additions and 27 deletions

View file

@ -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;