Place cross-signing action buttons on a single row
Part of https://github.com/vector-im/element-web/issues/13895
This commit is contained in:
@@ -28,4 +28,8 @@ limitations under the License.
|
||||
|
||||
.mx_CrossSigningPanel_buttonRow {
|
||||
margin: 1em 0;
|
||||
|
||||
:nth-child(n + 1) {
|
||||
margin-inline-end: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user