1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.subscribe_notification_tip {
|
||||
margin: 0 12px;
|
||||
box-sizing: border-box !important;
|
||||
// margin: 0 12px;
|
||||
padding: 12px 16px;
|
||||
background: rgba(14, 238, 193, 0.04);
|
||||
border: 0.5px solid rgba(0, 0, 0, 0.08);
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.enable_notification_page {
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
// min-height: 100vh;
|
||||
background: radial-gradient(circle at 50% 0%, rgba(191, 255, 239, 1) 0%, rgba(255, 255, 255, 1) 37%);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user