10 lines
103 B
SCSS
10 lines
103 B
SCSS
.my{
|
|
|
|
|
|
|
|
.indexTablebar {
|
|
position: fixed;
|
|
bottom: 0;
|
|
width: 100%;
|
|
}
|
|
} |