updated status page
This commit is contained in:
parent
641385a99d
commit
f9af31d4a7
3 changed files with 37 additions and 29 deletions
|
|
@ -17,12 +17,19 @@
|
|||
color: #ccc731;
|
||||
}
|
||||
|
||||
.editabl-content {
|
||||
.editable-content {
|
||||
font-size: 12px;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
align-items: center;
|
||||
color: #999999;
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
.editable-content>input {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.invite-link {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue