mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
dfd50d103d
@ -532,7 +532,7 @@
|
||||
&.cp-app-drive-tags-list {
|
||||
width: 100%;
|
||||
table {
|
||||
margin: 10px 50px;
|
||||
margin: 10px;
|
||||
width: ~"calc(100% - 100px)";
|
||||
table-layout: fixed;
|
||||
td, th {
|
||||
@ -784,6 +784,7 @@
|
||||
flex-flow: row-reverse;
|
||||
flex-grow: 1;
|
||||
justify-content: flex-end;
|
||||
padding-left: 10px;
|
||||
.cp-app-drive-path-element {
|
||||
.tools_unselectable();
|
||||
display: inline-block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user