UNPKG
@ntlab/sms-gateway-ui
Version:
latest (3.6.0)
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
SMS Gateway Web Interface
github.com/tohenk/node-sms-gateway-ui
tohenk/node-sms-gateway-ui
@ntlab/sms-gateway-ui
/
public
/
css
/
app.css
17 lines
(13 loc)
•
256 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
body
.with-menu
{
padding-top
:
5em
; }
body
:not
(
[class]
)
main
,
#login-container
{
height
:
100%
; }
#login-container
>
div
{
margin-top
: auto
!important
;
margin-bottom
: auto
!important
; }
img
.logo
{
margin-right
:
1em
!important
; }