Commit 36ab25e5 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Muestra versión y selector de idioma en topbar

parent 3f53bd47
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -211,11 +211,7 @@

	.versionNumber
		position absolute
		color $color6
		opacity 0.3
		fontSize 1.2rem
		left 3px
		bottom 0px
		left 0

.noSupport
	text-align center
+4 −1
Original line number Diff line number Diff line
.notification, .userArea
.notification
.userArea
.languageSelector
	width auto
	height 3rem
	display flex
@@ -17,6 +19,7 @@
			margin-right 5px

.notification
.languageSelector
	> div:hover
		i
			color $blue
+11 −1
Original line number Diff line number Diff line
@@ -79,3 +79,13 @@

	a:last-child
		margin-right 0

.versionNumber
	color #aaa
	fontSize 1.2rem
	padding 0 10px
	user-select none

.listMenu
	.flag
		height 1.5rem