chore(admin-ui): add w-180 width utility for filters
This commit is contained in:
@@ -203,6 +203,7 @@ textarea.w-full,input.w-full{width:100%;}
|
||||
.w-120{width:120px;}
|
||||
.w-140{width:140px;}
|
||||
.w-160{width:160px;}
|
||||
.w-180{width:180px;}
|
||||
.w-200{width:200px;}
|
||||
|
||||
input.w-90{width:90px;}
|
||||
|
||||
Reference in New Issue
Block a user