mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(config) add .full-width
This commit is contained in:
parent
b6d1c7dcd1
commit
0675da97a2
2 changed files with 10 additions and 1 deletions
|
|
@ -66,3 +66,7 @@
|
|||
.config {
|
||||
width : 250px;
|
||||
}
|
||||
|
||||
.config .full-width {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue