mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-28 02:09:52 +01:00
add flex-1 class
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
.flex-1 {
|
||||
flex: 1 1 0%;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
@include pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user