6 lines
79 B
CSS
6 lines
79 B
CSS
.buttons-tab {
|
|
position: fixed;
|
|
top: 44px;
|
|
width: 100%;
|
|
z-index: 999;
|
|
} |