Implement UI to share a pad with a friend
This commit is contained in:
@@ -144,6 +144,10 @@
|
||||
padding: @alertify_padding-base;
|
||||
background: #fff;
|
||||
box-shadow: @alertify_box-shadow;
|
||||
&.wide {
|
||||
width: 1000px;
|
||||
max-width: 70%;
|
||||
}
|
||||
}
|
||||
|
||||
.msg {
|
||||
|
||||
Reference in New Issue
Block a user