Align admin link controls
This commit is contained in:
@@ -51,6 +51,16 @@
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
.link-copy-action > .btn {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 5.5rem;
|
||||
height: 2.3rem;
|
||||
flex-shrink: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* --- Game over --- */
|
||||
.gameover-container {
|
||||
max-width: 800px;
|
||||
|
||||
Reference in New Issue
Block a user