more
This commit is contained in:
@@ -13,7 +13,6 @@ const MobileContent = ({ isDashboard }) => {
|
||||
Dashboard.
|
||||
</p>
|
||||
</div>
|
||||
<div></div>
|
||||
</>
|
||||
) : (
|
||||
"Novodraft is a desktop application. Please login on your desktop device to use this feature."
|
||||
|
||||
@@ -123,4 +123,8 @@
|
||||
padding: 8px 0px;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.notification-center {
|
||||
background-color: red;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user