- added duplicate form from another call functionality;
- fixed styles; - added copy icon for user emails; - added hotkey to open loginadmin page quickly; - added modal for archiving document; - added modal for create appointment;
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: 5px 0;
|
||||
|
||||
&.rowContent {
|
||||
@@ -178,7 +179,7 @@
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
flex: 1 1 100%;
|
||||
/*flex: 1 1 100%;*/
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
|
||||
Reference in New Issue
Block a user