7 lines
96 B
CSS
7 lines
96 B
CSS
.bottomBar {
|
|
/* background-color: #3894; */
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: visible;
|
|
}
|