mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(style): UI task issues [EE-3839] (#7406)
This commit is contained in:
parent
46fba176f0
commit
0141e55936
22 changed files with 27 additions and 27 deletions
|
@ -40,7 +40,7 @@
|
|||
<div class="btn-group" role="group" aria-label="..." ng-if="displayRecreateButton" authorization="DockerContainerCreate">
|
||||
<button
|
||||
type="button"
|
||||
class="btn btn-danger btn-sm"
|
||||
class="btn btn-light btn-sm"
|
||||
ng-disabled="state.recreateContainerInProgress || container.IsPortainer"
|
||||
ng-click="recreate()"
|
||||
button-spinner="state.recreateContainerInProgress"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue