mirror of
https://github.com/servo/servo.git
synced 2025-07-12 01:43:43 +01:00
style: Fix formatting.
This commit is contained in:
parent
cd75cd6a86
commit
06fe0a1fc0
7 changed files with 34 additions and 20 deletions
|
@ -12,8 +12,8 @@ use crate::values::generics::box_::VerticalAlign as GenericVerticalAlign;
|
|||
use crate::values::specified::box_ as specified;
|
||||
|
||||
pub use crate::values::specified::box_::{AnimationName, Appearance, BreakBetween, BreakWithin};
|
||||
pub use crate::values::specified::box_::{Contain, Display, OverflowClipBox};
|
||||
pub use crate::values::specified::box_::{Clear as SpecifiedClear, Float as SpecifiedFloat};
|
||||
pub use crate::values::specified::box_::{Contain, Display, OverflowClipBox};
|
||||
pub use crate::values::specified::box_::{OverscrollBehavior, ScrollSnapType};
|
||||
pub use crate::values::specified::box_::{TouchAction, TransitionProperty, WillChange};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue