mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 23:50:52 +01:00
Update scss
This commit is contained in:
parent
c08e60ba2d
commit
1862fcb45c
@ -35,6 +35,15 @@ $navigator-height: 420px;
|
|||||||
$chat-input-style-selector-widget-width: 200px;
|
$chat-input-style-selector-widget-width: 200px;
|
||||||
$chat-input-style-selector-widget-height: 200px;
|
$chat-input-style-selector-widget-height: 200px;
|
||||||
|
|
||||||
|
$user-profile-width: 560px;
|
||||||
|
$user-profile-height: 500px;
|
||||||
|
|
||||||
|
$nitro-widget-custom-stack-height-width: 275px;
|
||||||
|
$nitro-widget-custom-stack-height-height: 220px;
|
||||||
|
|
||||||
|
$nitro-widget-exchange-credit-width: 375px;
|
||||||
|
$nitro-widget-exchange-credit-height: 150px;
|
||||||
|
|
||||||
.nitro-app {
|
.nitro-app {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user