mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 13:14:20 +00:00
8 lines
76 B
SCSS
8 lines
76 B
SCSS
|
|
.v-data-table {
|
||
|
|
&.width-auto {
|
||
|
|
table {
|
||
|
|
width: auto;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|