first commit
This commit is contained in:
16
public/themes/tailwind/css/untitled.css
Normal file
16
public/themes/tailwind/css/untitled.css
Normal file
@@ -0,0 +1,16 @@
|
||||
@media (min-width: 768px) {
|
||||
.sidebar {
|
||||
width: 6rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.sidebar {
|
||||
width: 6rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
hr.new2 {
|
||||
border-top: 2px dashed gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user