10 lines
85 B
SCSS
Executable File
10 lines
85 B
SCSS
Executable File
.current-selling {
|
|
ul {
|
|
list-style-type: none;
|
|
}
|
|
}
|
|
|
|
table {
|
|
width: 100%;
|
|
}
|