mirror of https://github.com/apache/cloudstack.git
Add list mixin
This commit is contained in:
parent
b832517b4d
commit
2b1b16f9af
|
|
@ -0,0 +1,5 @@
|
|||
@mixin list {
|
||||
table {
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue