mirror of https://github.com/portainer/portainer
8 lines
91 B
CSS
8 lines
91 B
CSS
|
.file-input {
|
||
|
display: none !important;
|
||
|
}
|
||
|
|
||
|
.file-button {
|
||
|
margin-left: 0 !important;
|
||
|
}
|