N°4737 - Adjust button position in iTop hub connector

This commit is contained in:
Stephen Abello
2022-12-23 15:44:22 +01:00
parent f819fdae98
commit 756241918e

View File

@@ -167,6 +167,8 @@
width: 100%;
}
#hub_launch_content button {
display: inline-flex;
align-items: center;
cursor: pointer;
font-weight: bold;
box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;