This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-12-11 14:48:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cc45655b86
bitwarden-browser
/
apps
/
desktop
/
src
/
scss
/
grid.scss
11 lines
107 B
SCSS
Raw
Normal View
History
Unescape
Escape
Vault Timeout Policy (#1052)
2021-09-15 20:02:46 +02:00
.
row
{
Apply Prettier (#1202)
2021-12-20 15:47:17 +01:00
display
:
flex
;
margin
:
0
-
15
px
;
Vault Timeout Policy (#1052)
2021-09-15 20:02:46 +02:00
}
.
col
{
Apply Prettier (#1202)
2021-12-20 15:47:17 +01:00
flex-basis
:
0
;
flex-grow
:
1
;
padding
:
0
15
px
;
Vault Timeout Policy (#1052)
2021-09-15 20:02:46 +02:00
}
Reference in New Issue
Copy Permalink