Use a single button instead of drop down
All checks were successful
Build and push image / build-containers (push) Successful in 6m17s
All checks were successful
Build and push image / build-containers (push) Successful in 6m17s
This commit is contained in:
@ -682,6 +682,12 @@
|
||||
.h-\[12px\] {
|
||||
height: 12px;
|
||||
}
|
||||
.h-\[16px\] {
|
||||
height: 16px;
|
||||
}
|
||||
.h-\[32px\] {
|
||||
height: 32px;
|
||||
}
|
||||
.h-\[36rem\] {
|
||||
height: 36rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user