mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-09 17:03:20 +00:00
(css) Keep the fab button visible
This commit is contained in:
@@ -64,20 +64,20 @@ $touch-zone: $touch-zone-width;
|
||||
|
||||
/**
|
||||
* Breakpoint: 0 600px 960px 1024px 1280px
|
||||
* ├───────────────────┼─────────┼─────────┼───────────┼─────────>
|
||||
* Slice : xs · sm · md · lg . xl
|
||||
* |----------------------|----------|----------|-------------|---------->
|
||||
* Slice : . xs · sm · md · lg . xl
|
||||
* · · · · ·
|
||||
* · · · at(md) · ·
|
||||
* · · ├─────────┤ ·
|
||||
* · · |----------| ·
|
||||
* · · · · ·
|
||||
* · · · from(md) · ·
|
||||
* · · ├───────────────────────────────>
|
||||
* · · · ·
|
||||
* · · to(md) · ·
|
||||
* ├─────────────────────────────────────────┤ ·
|
||||
* · ·
|
||||
* · between(sm, lg) ·
|
||||
* ├───────────────────────────────┤
|
||||
* · · |----------------------------------->
|
||||
* · · . · ·
|
||||
* · · . to(md) · ·
|
||||
* |--------------------------------------------| ·
|
||||
* . · . . ·
|
||||
* . · between(sm, lg) ·
|
||||
* . |-----------------------------------|
|
||||
*/
|
||||
|
||||
$layout-breakpoint-xs: 600px !default;
|
||||
|
||||
Reference in New Issue
Block a user