This commit is contained in:
GH Action - Upstream Sync 2023-05-08 03:01:36 +00:00
commit 0c4be2d1f8

View File

@ -60,18 +60,13 @@
.user-prompt-buttons {
display: flex;
align-items: center;
column-gap: 2px;
.user-prompt-button {
height: 100%;
&:not(:last-child) {
margin-right: 5px;
}
//height: 100%;
padding: 7px;
}
}
}
}
.user-prompt-actions {
}
}