mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
feat: Optimize SMS notification module.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.dialog--notify-vis-sms {
|
||||
max-width: 350px;
|
||||
max-height: 450px;
|
||||
width: 800px;
|
||||
|
||||
.bp3-dialog-body {
|
||||
.bp3-form-group {
|
||||
|
||||
@@ -17,8 +17,7 @@
|
||||
&__inside-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
|
||||
|
||||
&--tabable {
|
||||
margin-left: -25px;
|
||||
margin-right: -25px;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.dialog--sms-message {
|
||||
max-width: 350px;
|
||||
width: 800px;
|
||||
|
||||
.bp3-form-group {
|
||||
margin-bottom: 15px;
|
||||
|
||||
Reference in New Issue
Block a user